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

/freebsd-9.3-release/usr.sbin/ypserv/
H A Dyp_dblookup.c260 yp_cache_db(DB *dbp, char *name, int size) function
296 * the database itself and call yp_cache_db() to add it to the
369 if (yp_cache_db(dbp, buf, size)) {

Completed in 93 milliseconds