Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_extattr.c566 sys_extattr_delete_file(struct thread *td, struct extattr_delete_file_args *uap) in sys_extattr_delete_file() function
H A Dinit_sysent.c416 …{ .sy_narg = AS(extattr_delete_file_args), .sy_call = (sy_call_t *)sys_extattr_delete_file, .sy_au…
/f-stack/freebsd/sys/
H A Dsysproto.h2059 int sys_extattr_delete_file(struct thread *, struct extattr_delete_file_args *);