Searched refs:yp_open_db (Results 1 – 2 of 2) sorted by relevance
90 extern DB *yp_open_db(const char *, const char *);
362 if ((dbp = yp_open_db(domain, map)) != NULL) { in yp_open_db_cache()379 yp_open_db(const char *domain, const char *map) in yp_open_db() function474 if ((dbp = yp_open_db(domain, map)) == NULL) { in yp_get_record()