HomeSort by: relevance | last modified time | path
    Searched defs:nss_method (Results 1 - 2 of 2) sorted by relevancy

  /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;

Completed in 22 milliseconds