Home
last modified time | relevance | path

Searched refs:async_daemon (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/compat/sunos/
H A Dsunos_syscallargs.h700 int async_daemon(struct lwp *, const void *, register_t *);
H A Dsunos_sysent.c695 .sy_call = (sy_call_t *)async_daemon
H A Dsunos_misc.c300 async_daemon(struct lwp *l, const void *v, register_t *retval) in async_daemon() function