Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/inetd/
H A Dparse.c111 static void include_matched_path(char *);
1262 include_matched_path(results.gl_pathv[i]); in read_glob_configs()
1269 include_matched_path(char *glob_path) in include_matched_path() function