Home
last modified time | relevance | path

Searched refs:removexattr (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_xattr.c253 removexattr(struct thread *td, struct removexattr_args *args) in removexattr() function
280 return (removexattr(td, &eargs)); in linux_removexattr()
293 return (removexattr(td, &eargs)); in linux_lremovexattr()
306 return (removexattr(td, &eargs)); in linux_fremovexattr()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc1181 PRE_SYSCALL(removexattr)(const void *path, const void *name) {
1188 POST_SYSCALL(removexattr)(long res, const void *path, const void *name) {}
H A Dsanitizer_syscalls_netbsd.inc2816 PRE_SYSCALL(removexattr)(void *path_, void *name_) {
2822 POST_SYSCALL(removexattr)(long long res, void *path_, void *name_) {
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2747 fun:removexattr=uninstrumented