Home
last modified time | relevance | path

Searched defs:sysent (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/sys/
H A Dsystm.h116 extern const struct sysent { /* system call table */ struct
121 } sysent[]; variable
/openbsd/sys/kern/
H A Dinit_sysent.c19 const struct sysent sysent[] = { variable