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

/freebsd-13-stable/share/examples/kld/syscall/module/
H A Dsyscall.c53 static struct sysent hello_sysent = { variable in typeref:struct:sysent
85 SYSCALL_MODULE(syscall, &offset, &hello_sysent, load, NULL);

Completed in 105 milliseconds