Home
last modified time | relevance | path

Searched refs:chflags (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/bsd/man/man2/
H A DMakefile32 chflags.2 \
/xnu-8020.140.41/bsd/sys/
H A Dstat.h587 int chflags(const char *, __uint32_t);
/xnu-8020.140.41/bsd/vfs/
H A Dvfs_syscalls.c6913 chflags(__unused proc_t p, struct chflags_args *uap, __unused int32_t *retval) in chflags() function