Searched refs:PERM_FILE (Results 1 – 1 of 1) sorted by relevance
111 #define PERM_FILE 0644 /* Allow read, write. Someday exec? */ macro1095 if (chmod(file_path, PERM_FILE) < 0) { in main()1119 check_fchmod("check_fchmod_file", file_path, PERM_FILE, file_modes, in main()