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

/freebsd-13-stable/usr.sbin/ypserv/common/
H A Dyplib_host.h48 struct ypmaplist **outmaplist);
H A Dyplib_host.c336 yp_maplist_host(CLIENT *client, char *indomain, struct ypmaplist **outmaplist) argument
352 *outmaplist = ypml.maps;
/freebsd-13-stable/include/rpcsvc/
H A Dypclnt.h85 int yp_maplist(char *indomain, struct ypmaplist **outmaplist);
/freebsd-13-stable/lib/libc/yp/
H A Dyplib.c1106 yp_maplist(char *indomain, struct ypmaplist **outmaplist) argument
1139 *outmaplist = ypml.maps;

Completed in 168 milliseconds