/src/usr.sbin/rpc.pcnfsd/ |
pcnfsd_v2.c | 112 yphome = find_entry(uname, "auto.home"); 146 yphome = find_entry(uname, "auto.home"); 475 * find_entry returns NULL on any error (printing a message) and 480 find_entry(const char *key, const char *map) function in typeref:typename:char *
|
pcnfsd_v2.c | 112 yphome = find_entry(uname, "auto.home"); 146 yphome = find_entry(uname, "auto.home"); 475 * find_entry returns NULL on any error (printing a message) and 480 find_entry(const char *key, const char *map) function in typeref:typename:char *
|
pcnfsd_v2.c | 112 yphome = find_entry(uname, "auto.home"); 146 yphome = find_entry(uname, "auto.home"); 475 * find_entry returns NULL on any error (printing a message) and 480 find_entry(const char *key, const char *map) function in typeref:typename:char *
|
pcnfsd_v2.c | 112 yphome = find_entry(uname, "auto.home"); 146 yphome = find_entry(uname, "auto.home"); 475 * find_entry returns NULL on any error (printing a message) and 480 find_entry(const char *key, const char *map) function in typeref:typename:char *
|
/src/sys/compat/linux/common/ |
linux_inotify.c | 890 find_entry(struct inotify_dir_entries *i1, struct inotify_dir_entries *i2) function in typeref:typename:size_t 923 i = find_entry(new_idep, old_idep); 933 i = find_entry(old_idep, new_idep);
|
linux_inotify.c | 890 find_entry(struct inotify_dir_entries *i1, struct inotify_dir_entries *i2) function in typeref:typename:size_t 923 i = find_entry(new_idep, old_idep); 933 i = find_entry(old_idep, new_idep);
|
linux_inotify.c | 890 find_entry(struct inotify_dir_entries *i1, struct inotify_dir_entries *i2) function in typeref:typename:size_t 923 i = find_entry(new_idep, old_idep); 933 i = find_entry(old_idep, new_idep);
|
linux_inotify.c | 890 find_entry(struct inotify_dir_entries *i1, struct inotify_dir_entries *i2) function in typeref:typename:size_t 923 i = find_entry(new_idep, old_idep); 933 i = find_entry(old_idep, new_idep);
|