Searched refs:EPERM (Results 1 - 25 of 97) sorted by relevance

1234

/darwin-on-arm/xnu/libsyscall/wrappers/unix03/
H A Dchmod.c35 * chmod stub, ignore S_ISUID and/or S_ISGID on EPERM,
45 if (res >= 0 || errno != EPERM || (mode & (S_ISUID | S_ISGID)) == 0)
49 if (res >= 0 || errno != EPERM)
54 if (res >= 0 || errno != EPERM)
H A Dfchmod.c35 * fchmod stub, ignore S_ISUID and/or S_ISGID on EPERM,
45 if (res >= 0 || errno != EPERM || (mode & (S_ISUID | S_ISGID)) == 0)
49 if (res >= 0 || errno != EPERM)
54 if (res >= 0 || errno != EPERM)
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_priv.c116 error = EPERM;
H A Dsysv_ipc.c80 * EPERM
123 return (EPERM);
H A Dkern_prot.c235 * Notes: We are permitted to return EPERM in the case that the target
272 * Notes: We are permitted to return EPERM in the case that the target
515 * EPERM Permission denied
538 return (EPERM);
562 * EPERM The target process is not in the same
564 * EPERM The target process is a session leader
565 * EPERM pid and pgid are not the same, and
608 error = EPERM;
621 error = EPERM;
637 error = EPERM;
[all...]
H A Dmach_process.c153 return (EPERM);
191 return(EPERM);
262 error = EPERM;
464 *errp = EPERM;
H A Dprocess_policy.c146 error = EPERM;
460 error = EPERM;
479 error = EPERM;
513 error = EPERM;
H A Dkern_newsysctl.c430 return(EPERM);
486 return(EPERM);
651 * SYSCTL_OUT:EPERM Permission denied
849 * SYSCTL_OUT:EPERM Permission denied
984 * SYSCTL_IN/OUT:EPERM Permission denied
1068 * SYSCTL_OUT:EPERM Permission denied
1445 error = (EPERM);
1455 error = (EPERM);
H A Dkern_resource.c298 * donice:EPERM
424 * EPERM
441 error = EPERM;
481 error = EPERM;
588 return(EPERM);
628 if (error == EPERM) {
665 * suser:EPERM
/darwin-on-arm/xnu/bsd/vm/
H A Dvm_unix.c739 error = EPERM;
745 error = EPERM;
756 error = EPERM;
783 error = EPERM;
796 error = EPERM;
825 error = EPERM;
831 error = EPERM;
842 error = EPERM;
869 error = EPERM;
887 error = EPERM;
[all...]
/darwin-on-arm/xnu/bsd/sys/
H A Derrno.h85 #define EPERM 1 /* Operation not permitted */ macro
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cprotect.c413 return EPERM;
469 * If the new class can't be accessed now, EPERM.
505 return EPERM;
590 return EPERM;
652 error = EPERM;
847 error = EPERM;
1109 error = EPERM;
1461 error = EPERM;
1517 error = EPERM;
1706 error = EPERM;
[all...]
H A Dhfs_link.c161 return (EPERM);
428 return (EPERM);
433 return (EPERM);
441 return (EPERM);
507 error = EPERM;
574 error = EPERM; /* abide by the rules, you did not */
689 return (EPERM);
1208 return (EPERM);
1270 return (EPERM);
H A Dhfs_hotfiles.c174 return (EPERM);
309 return (EPERM);
472 error = EPERM;
538 return (EPERM);
548 return EPERM;
619 error = EPERM;
989 error = EPERM;
1094 return (EPERM);
1303 return (EPERM);
1525 error = EPERM;
[all...]
H A Dhfs_xattr.c130 return (EPERM);
173 return (EPERM);
336 return (EPERM);
405 return (EPERM);
674 return (EPERM);
725 return (EPERM);
804 return (EPERM);
871 return (EPERM);
1053 result = EPERM;
1182 result = EPERM;
[all...]
H A Dhfs_vnops.c500 return (EPERM);
507 return (EPERM);
1157 return (EPERM);
1404 return EPERM;
1444 return (EPERM);
1724 error = EPERM;
2748 error = EPERM;
3040 return (EPERM);
3053 return (EPERM);
3086 return (EPERM);
[all...]
/darwin-on-arm/xnu/osfmk/i386/
H A Ducode.c188 return EPERM;
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_xattr.c121 return (EPERM);
126 error = EPERM;
183 return (EPERM);
188 error = EPERM;
274 return (EPERM);
279 error = EPERM;
334 return (EPERM);
339 return (EPERM);
668 error = EPERM;
1579 error = EPERM;
[all...]
H A Dvfs_subr.c3247 return (EPERM);
3560 return (EPERM);
5371 return (EPERM); /* POSIX */
5721 * kauth_authorize_action:EPERM ...
5730 * EPERM
5748 if (result == EPERM) /* traditional behaviour */
5790 return(EPERM);
6653 * EPERM Operation not permitted [no execute]
6977 result = EPERM;
7165 error = EPERM;
[all...]
/darwin-on-arm/xnu/bsd/dev/random/
H A Drandomdev.c448 return (EPERM);
451 return (EPERM);
/darwin-on-arm/xnu/bsd/dev/arm/
H A Dunix_syscalls.c131 state->r[0] = EPERM;
/darwin-on-arm/xnu/bsd/net/
H A Draw_usrreq.c210 return (EPERM);
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dsystemcalls.c125 regs->eax = EPERM;
304 regs->rax = EPERM;
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6.c533 return (EPERM);
542 return (EPERM);
561 return (EPERM);
571 return (EPERM);
602 return (EPERM);
634 return(EPERM);
865 error = EPERM;
888 error = EPERM;
/darwin-on-arm/xnu/bsd/netat/
H A Daurp_aurpd.c106 return(EPERM);

Completed in 216 milliseconds

1234