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

/freebsd-10.2-release/share/examples/kld/syscall/module/
H A Dsyscall.c51 static struct sysent hello_sysent = { variable in typeref:struct:sysent
83 SYSCALL_MODULE(syscall, &offset, &hello_sysent, load, NULL);

Completed in 115 milliseconds