HomeSort by: relevance | last modified time | path
    Searched refs:sc_autoload (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/kern/
syscalls_autoload.c 27 static struct sc_autoload netbsd_syscalls_autoload[] = {
kern_syscall.c 66 const struct sc_autoload *auto_list;
  /src/sys/compat/netbsd32/
netbsd32_syscalls_autoload.c 27 static struct sc_autoload netbsd32_syscalls_autoload[] = {
  /src/sys/sys/
proc.h 133 struct sc_autoload { struct
159 struct sc_autoload *e_sc_autoload; /* List of autoloadable syscalls */

Completed in 14 milliseconds