Searched refs:fchmodat (Results 1 – 4 of 4) sorted by relevance
| /xnu-8792.61.2/tests/vfs/ |
| H A D | o_search.c | 88 T_ASSERT_POSIX_SUCCESS(retval = fchmodat(tmpdir_fd, TEST_FILE, 0744, 0), NULL);
|
| /xnu-8792.61.2/bsd/man/man2/ |
| H A D | Makefile | 51 fchmodat.2 \
|
| /xnu-8792.61.2/bsd/sys/ |
| H A D | stat.h | 571 int fchmodat(int, const char *, mode_t, int) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_8_0…
|
| /xnu-8792.61.2/bsd/vfs/ |
| H A D | vfs_syscalls.c | 7719 fchmodat(__unused proc_t p, struct fchmodat_args *uap, __unused int32_t *retval) in fchmodat() function
|