Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dsysent.h44 struct sysent { /* system call table */ struct
58 struct sysent *sv_table; /* pointer to sysent */ argument
/dragonfly/sys/kern/
H A Dinit_sysent.c16 struct sysent sysent[] = { variable
H A DMakefile9 sysent: ${.CURDIR}/init_sysent.c target