Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dxattr.h98 int fremovexattr(int fd, const char *name, int options);
/xnu-8020.140.41/bsd/man/man2/
H A DMakefile64 fremovexattr.2 \
/xnu-8020.140.41/bsd/vfs/
H A Dvfs_syscalls.c12564 fremovexattr(__unused proc_t p, struct fremovexattr_args *uap, int *retval) in fremovexattr() function