Home
last modified time | relevance | path

Searched refs:yp_private (Results 1 – 1 of 1) sorted by relevance

/netbsd/usr.sbin/ypserv/ypserv/
H A Dypserv_db.c94 int yp_private(datum, int);
118 yp_private(datum key, int ypprivate) in yp_private() function
574 if (yp_private(k, ypprivate)) { in ypdb_get_record()
614 while (yp_private(k, ypprivate)) in ypdb_get_first()
665 while (yp_private(k, ypprivate)) in ypdb_get_next()
772 while (yp_private(k, FALSE)) in ypdb_xdr_get_all()
801 while (yp_private(k, FALSE)) in ypdb_xdr_get_all()