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