Searched defs:_ns_dtab (Results 1 – 1 of 1) sorted by relevance
121 typedef struct _ns_dtab { struct122 const char *src; /* Source this entry implements */123 nss_method method; /* Method to be called */124 void *mdata; /* Data passed to method */