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