Searched refs:etc_path (Results 1 – 1 of 1) sorted by relevance
47 const char *etc_path(const char *file);56 const char *etc_path(const char *file) in etc_path() function77 servf = fopen(etc_path(__PATH_SERVICES), "r"); in setservent()99 if (servf == NULL && (servf = fopen(etc_path(__PATH_SERVICES), "r")) == NULL) in getservent()