Home
last modified time | relevance | path

Searched refs:the_name (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/sparc/kernel/
Dsys_sunos.c692 char *the_name, *mount_page; in sunos_nfs_mount() local
737 the_name = getname(sunos_mount.hostname); in sunos_nfs_mount()
738 if(IS_ERR(the_name)) in sunos_nfs_mount()
739 return PTR_ERR(the_name); in sunos_nfs_mount()
741 strncpy (linux_nfs_mount.hostname, the_name, 254); in sunos_nfs_mount()
743 putname (the_name); in sunos_nfs_mount()
/linux-2.4.37.9/arch/sparc64/kernel/
Dsys_sunos32.c658 char *the_name, *mount_page; in sunos_nfs_mount() local
703 the_name = getname(sunos_mount.hostname); in sunos_nfs_mount()
704 if(IS_ERR(the_name)) in sunos_nfs_mount()
705 return PTR_ERR(the_name); in sunos_nfs_mount()
707 strncpy (linux_nfs_mount.hostname, the_name, 254); in sunos_nfs_mount()
709 putname (the_name); in sunos_nfs_mount()
/linux-2.4.37.9/Documentation/
Dbinfmt_misc.txt64 or 1 (to enable) to /proc/sys/fs/binfmt_misc/status or /proc/.../the_name.
67 You can remove one entry or all entries by echoing -1 to /proc/.../the_name