Searched refs:sys_extattr_delete_file (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/rump/librump/rumpvfs/
H A Drumpvfs_syscalls.c59 extern sy_call_t sys_extattr_delete_file;
164 { 363, sys_extattr_delete_file },
/netbsd-current/sys/kern/
H A Dvfs_xattr.c653 sys_extattr_delete_file(struct lwp *l, function
H A Dinit_sysent.c1779 .sy_call = (sy_call_t *)sys_extattr_delete_file
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1992 return sys_extattr_delete_file(l, &ua, retval);
/netbsd-current/sys/sys/
H A Dsyscallargs.h2334 check_syscall_args(sys_extattr_delete_file)
4069 int sys_extattr_delete_file(struct lwp *, const struct sys_extattr_delete_file_args *, register_t *);

Completed in 132 milliseconds