Home
last modified time | relevance | path

Searched refs:netbsd32_mq_notify_args (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_mqueue.c176 netbsd32_mq_notify(struct lwp *l, const struct netbsd32_mq_notify_args *uap, in netbsd32_mq_notify()
H A Dnetbsd32_sysent.c1151 ns(struct netbsd32_mq_notify_args),
H A Dnetbsd32_syscallargs.h1394 struct netbsd32_mq_notify_args { struct
3269 int netbsd32_mq_notify(struct lwp *, const struct netbsd32_mq_notify_args *, register_t *);
H A Dnetbsd32_systrace_args.c1884 const struct netbsd32_mq_notify_args *p = params; in systrace_args()