Home
last modified time | relevance | path

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

/dports/news/nn/nn-6.7.3/
H A Dglobal.h231 FILE *open_file_search_path(char *, int);
H A Dglobal.c436 open_file_search_path(char *name, int mode) in open_file_search_path() function
H A Dnewsrc.c443 rc = open_file_search_path(initial_newsrc_path, OPEN_READ); in visit_rc_file()