Searched refs:NSDB_PROTOCOLS (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libc/net/ |
H A D | getprotoent.c | 487 rv = nsdispatch(result, dtab, NSDB_PROTOCOLS, "getprotoent_r", in getprotoent_r() 514 (void)nsdispatch(NULL, dtab, NSDB_PROTOCOLS, "setprotoent", defaultsrc, in setprotoent() 535 (void)nsdispatch(NULL, dtab, NSDB_PROTOCOLS, "endprotoent", defaultsrc); in endprotoent()
|
H A D | getproto.c | 111 rv = nsdispatch(result, dtab, NSDB_PROTOCOLS, "getprotobynumber_r", in getprotobynumber_r()
|
H A D | getprotoname.c | 125 rv = nsdispatch(result, dtab, NSDB_PROTOCOLS, "getprotobyname_r", in getprotobyname_r()
|
/freebsd/include/ |
H A D | nsswitch.h | 84 #define NSDB_PROTOCOLS "protocols" macro
|
/freebsd/usr.sbin/nscd/ |
H A D | config.c | 52 NSDB_PROTOCOLS,
|