Searched defs:resbuf (Results 1 – 5 of 5) sorted by relevance
/nss/ |
A D | getnssent.c | 24 __nss_getent (getent_r_function func, void **resbuf, char **buffer, in __nss_getent()
|
A D | digits_dots.c | 35 __nss_hostname_digits_dots (const char *name, struct hostent *resbuf, in __nss_hostname_digits_dots() 62 const char *name, struct hostent *resbuf, in __nss_hostname_digits_dots_context()
|
A D | getXXent.c | 76 } resbuf; in GETFUNC_NAME() local
|
A D | getXXbyYY.c | 96 static LOOKUP_TYPE resbuf; in FUNCTION_NAME() local
|
A D | getnssent_r.c | 159 void *resbuf, char *buffer, size_t buflen, in __nss_getent_r()
|
Completed in 13 milliseconds