Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/inetd/ | |
parse.c | 1234 int glob_result; local in function:read_glob_configs 1239 glob_result = glob(full_pattern, GLOB_NOSORT, glob_error, &results); 1240 switch(glob_result) { |
parse.c | 1234 int glob_result; local in function:read_glob_configs 1239 glob_result = glob(full_pattern, GLOB_NOSORT, glob_error, &results); 1240 switch(glob_result) { |
parse.c | 1234 int glob_result; local in function:read_glob_configs 1239 glob_result = glob(full_pattern, GLOB_NOSORT, glob_error, &results); 1240 switch(glob_result) { |