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