HomeSort by: relevance | last modified time | path
    Searched refs: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;
  /src/lib/libc/net/
nsdispatch.c 553 static nss_method
603 nss_method cb;

Completed in 12 milliseconds