Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_extattr.c425 struct extattr_get_file_args { struct
434 sys_extattr_get_file(struct thread *td, struct extattr_get_file_args *uap) in sys_extattr_get_file() argument
H A Dinit_sysent.c415 …{ .sy_narg = AS(extattr_get_file_args), .sy_call = (sy_call_t *)sys_extattr_get_file, .sy_auevent …
H A Dsystrace_args.c1748 struct extattr_get_file_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h934 struct extattr_get_file_args { struct
2058 int sys_extattr_get_file(struct thread *, struct extattr_get_file_args *);