Home | Sort by: relevance | last modified time | path |
/src/include/ | |
nsswitch.h | 104 typedef int (*nss_method)(void *, void *, va_list); typedef in typeref:typename:int (*)(void *,void *,va_list) 112 nss_method callback; 162 * tuples to the nss_method and associated callback data. Effectively, 168 nss_method method; |
nsswitch.h | 104 typedef int (*nss_method)(void *, void *, va_list); typedef in typeref:typename:int (*)(void *,void *,va_list) 112 nss_method callback; 162 * tuples to the nss_method and associated callback data. Effectively, 168 nss_method method; |