Searched defs:sy_call (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/sys/ | ||
H A D | syscallvar.h | 59 sy_call(const struct sysent *sy, struct lwp *l, const void *uap, in sy_call() function |
H A D | systm.h | 130 sy_call_t *sy_call; /* implementing function */ member |