Searched defs:str2hostent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgethostent_r.c47 * str2hostent() is now a wrapper to __str2hostent().
52 str2hostent(const char *instr, int lenstr, void *ent, char *buffer, int buflen) function
96 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2hostent);

Completed in 81 milliseconds