Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDvfs_extattr.c714 sys_extattr_list_file(td, uap) in sys_extattr_list_file() function
HDinit_sysent.c486 …{ AS(extattr_list_file_args), (sy_call_t *)sys_extattr_list_file, AUE_EXTATTR_LIST_FILE, NULL, 0, …
/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_sysent.c493 …{ AS(extattr_list_file_args), (sy_call_t *)sys_extattr_list_file, AUE_EXTATTR_LIST_FILE, NULL, 0, …
/freebsd-11-stable/sys/sys/
HDsysproto.h2081 int sys_extattr_list_file(struct thread *, struct extattr_list_file_args *);