Home
last modified time | relevance | path

Searched defs:yp_maplist (Results 1 – 2 of 2) sorted by relevance

/NextBSD/usr.sbin/ypserv/
HDyp_server.c665 static void yp_maplist_free(struct ypmaplist *yp_maplist)
684 struct ypmaplist *yp_maplist = NULL; local
/NextBSD/lib/libc/yp/
HDyplib.c1105 yp_maplist(char *indomain, struct ypmaplist **outmaplist) in yp_maplist() function