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

/freebsd-9.3-release/usr.sbin/ypserv/
H A Dyp_server.c665 static void yp_maplist_free(struct ypmaplist *yp_maplist) function
707 yp_maplist_free(yp_maplist);
713 yp_maplist_free(yp_maplist);
755 * ourselves. We call yp_maplist_free() first to free any
761 yp_maplist_free(result.maps);

Completed in 79 milliseconds