Searched refs:removexattr (Results 1 – 5 of 5) sorted by relevance
99 int removexattr(const char *path, const char *name, int options);
175 removexattr.2 \
572 err = removexattr(testfile, xattr_key, 0);
6067 DTRACE_FSINFO(removexattr, vnode_t, vp); in VNOP_REMOVEXATTR()
13459 removexattr(proc_t p, struct removexattr_args *uap, int *retval) in removexattr() function