Searched refs:PERM_DIR (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c112 #define PERM_DIR 0755 /* Allow read, write, exec. */ macro
1082 if (chmod(dir_path, PERM_DIR) < 0) {
1117 check_fchmod("check_fchmod_dir", dir_path, PERM_DIR, dir_modes,

Completed in 87 milliseconds