Home
last modified time | relevance | path

Searched refs:extattr_list_fd_args (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/sys/kern/
HDvfs_extattr.c688 struct extattr_list_fd_args /* {
HDinit_sysent.c485 …{ AS(extattr_list_fd_args), (sy_call_t *)sys_extattr_list_fd, AUE_EXTATTR_LIST_FD, NULL, 0, 0, SYF…
HDsystrace_args.c2384 struct extattr_list_fd_args *p = params; in systrace_args()
/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_sysent.c492 …{ AS(extattr_list_fd_args), (sy_call_t *)sys_extattr_list_fd, AUE_EXTATTR_LIST_FD, NULL, 0, 0, SYF…
HDfreebsd32_systrace_args.c2222 struct extattr_list_fd_args *p = params; in systrace_args()
/freebsd-11-stable/sys/sys/
HDsysproto.h1261 struct extattr_list_fd_args { struct
2080 int sys_extattr_list_fd(struct thread *, struct extattr_list_fd_args *);