Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dinit_sysent.c616 …{ AS(getfhat_args), (sy_call_t *)sys_getfhat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 564 = g…
H A Dvfs_syscalls.c4189 sys_getfhat(struct thread *td, struct getfhat_args *uap) in sys_getfhat() function
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c650 …{ AS(getfhat_args), (sy_call_t *)sys_getfhat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 564 = g…
/freebsd-12.1/sys/sys/
H A Dsysproto.h2173 int sys_getfhat(struct thread *, struct getfhat_args *);