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

/freebsd-12-stable/sys/kern/
H A Dinit_main.c386 null_fetch_syscall_args(struct thread *td __unused) function
389 panic("null_fetch_syscall_args");
425 .sv_fetch_syscall_args = null_fetch_syscall_args,

Completed in 55 milliseconds