Searched refs:sys_getfhat (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | init_sysent.c | 616 …{ AS(getfhat_args), (sy_call_t *)sys_getfhat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 564 = g…
|
| H A D | vfs_syscalls.c | 4189 sys_getfhat(struct thread *td, struct getfhat_args *uap) in sys_getfhat() function
|
| /freebsd-12.1/sys/compat/freebsd32/ |
| H A D | freebsd32_sysent.c | 650 …{ 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 D | sysproto.h | 2173 int sys_getfhat(struct thread *, struct getfhat_args *);
|