Searched refs:outmaplist (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/lib/libc/yp/
H A Dyp_maplist.c46 yp_maplist( const char *indomain, struct ypmaplist **outmaplist)
54 if (outmaplist == NULL)
74 *outmaplist = ypml.list;
/netbsd-current/usr.sbin/ypserv/common/
H A Dyplib_host.h48 struct ypmaplist **outmaplist);
H A Dyplib_host.c296 yp_maplist_host(CLIENT *client, char *indomain, struct ypmaplist **outmaplist) argument
308 *outmaplist = ypml.list;
/netbsd-current/distrib/utils/libhack/
H A Dyplib.c248 yp_maplist(indomain, outmaplist)
250 struct ypmaplist **outmaplist;

Completed in 141 milliseconds