Searched refs:str2protoent (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libsocket/inet/ |
H A D | getprotoent_r.c | 32 int str2protoent(const char *, int, void *, 62 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2protoent); in getprotobyname_r() 78 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2protoent); in getprotobynumber_r() 111 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2protoent); in getprotoent_r() 127 str2protoent(const char *instr, int lenstr, in str2protoent() function
|
/illumos-gate/usr/src/lib/libsocket/common/ |
H A D | mapfile-vers | 236 str2protoent;
|