tag | line | file | source code |
---|---|---|---|
the_name | 653 | arch/sparc/kernel/sys_sunos.c | char *the_name; |
the_name | 694 | arch/sparc/kernel/sys_sunos.c | if (getname (sunos_mount->hostname, &the_name)) |
the_name | 697 | arch/sparc/kernel/sys_sunos.c | strncpy (linux_nfs_mount.hostname, the_name, 254); |
the_name | 699 | arch/sparc/kernel/sys_sunos.c | putname (the_name); |