Searched refs:null_fetch_syscall_args (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/kern/
H A Dinit_main.c401 null_fetch_syscall_args(struct thread *td __unused) function
404 panic("null_fetch_syscall_args");
442 .sv_fetch_syscall_args = null_fetch_syscall_args,

Completed in 313 milliseconds