Searched refs:in_file (Results 1 – 4 of 4) sorted by relevance
369 in_file(char *string, FILE *file) in in_file() function409 return (in_file(username, allow)); in allowed()411 return (!in_file(username, deny)); in allowed()
1314 int in_file; in matches_in_list() local1325 in_file = false; in matches_in_list()1347 if (!in_file) { in matches_in_list()1350 in_file = true; in matches_in_list()
744 struct with { char *s; const char *in_file; int limited; }; member768 && source_file_base == withs [i].in_file) in append_withs()775 withs [with_len].in_file = source_file_base; in append_withs()
864 struct with { char *s; const char *in_file; bool limited; }; member888 && current_source_file == withs[i].in_file) in append_withs()895 withs[with_len].in_file = current_source_file; in append_withs()