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

/macosx-10.10/Libc-1044.1.2/posix1e/
H A Dacl_file.c160 error = chmodx_np(path, fsec);
/macosx-10.10/Libc-1044.1.2/sys/
H A Dchmodx_np.c49 chmodx_np(const char *path, filesec_t fsec) function
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dstat.h532 int chmodx_np(const char *, filesec_t);
/macosx-10.10/file_cmds-242/chmod/
H A Dchmod_acl.c716 if (chmodx_np(path, fsec) != 0) {
/macosx-10.10/copyfile-118.1.2/
H A Dcopyfile.c1033 if (chmodx_np(s->dst, s->permissive_fsec) < 0 && errno != ENOTSUP)

Completed in 115 milliseconds