Home
last modified time | relevance | path

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

/trueos/sys/compat/freebsd32/
HDfreebsd32_sysent.c348 …{ AS(fhopen_args), (sy_call_t *)sys_fhopen, AUE_FHOPEN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 298 = f…
/trueos/sys/kern/
HDinit_sysent.c341 …{ AS(fhopen_args), (sy_call_t *)sys_fhopen, AUE_FHOPEN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 298 = f…
HDvfs_syscalls.c4340 sys_fhopen(td, uap) in sys_fhopen() function
/trueos/sys/sys/
HDsysproto.h2265 int sys_fhopen(struct thread *, struct fhopen_args *);