Searched refs:getprotoent_r (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/lib/libc/net/
H A DSymbol.map50 getprotoent_r;
H A Dgetprotoent.c473 getprotoent_r(struct protoent *pptr, char *buffer, size_t buflen, function
492 rv = nsdispatch(result, dtab, NSDB_PROTOCOLS, "getprotoent_r",
551 if (getprotoent_r(&pd->proto, pd->data, sizeof(pd->data), &rval) != 0)
/freebsd-9.3-release/include/
H A Dnetdb.h270 int getprotoent_r(struct protoent *, char *, size_t,
/freebsd-9.3-release/lib/bind/lwres/lwres/
H A Dnetdb.h348 #define getprotoent_r lwres_getprotoent_r macro
/freebsd-9.3-release/contrib/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in346 #define getprotoent_r lwres_getprotoent_r

Completed in 108 milliseconds