Searched defs:domp (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libc/gen/ |
H A D | getnetgrent.c | 229 char **hostp, **userp, **domp, *buf; in files_getnetgrent_r() local 297 char **hostp, **userp, **domp, *buf; in compat_getnetgrent_r() local 414 _getnetgrent_r(char **hostp, char **userp, char **domp, char *buf, 925 getnetgrent_r(char **hostp, char **userp, char **domp, char *buf, size_t bufsize) 941 getnetgrent(char **hostp, char **userp, char **domp)
|
/freebsd/libexec/revnetgroup/ |
H A D | parse_netgroup.c | 117 __getnetgrent(char **hostp, char **userp, char **domp) in __getnetgrent()
|
/freebsd/lib/libc/yp/ |
H A D | yplib.c | 745 yp_get_default_domain_locked(char **domp) in yp_get_default_domain_locked() 756 yp_get_default_domain(char **domp) in yp_get_default_domain()
|
/freebsd/contrib/tcpdump/ |
H A D | print-icmp6.c | 1403 const u_char *cp, *ep, *domp; in icmp6_opt_print() local
|