Searched refs:tmp_acl_file (Results 1 – 1 of 1) sorted by relevance
276 FILE *tmp_acl_file; local280 tmp_acl_file = fopen(acl_file_name, "r");281 if (!tmp_acl_file) {288 while (!feof(tmp_acl_file) && !seen_file ) {289 if (!fgets(buf, sizeof(buf), tmp_acl_file))301 fclose(tmp_acl_file);