Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_syscalls.c818 osend(struct thread *td, struct osend_args *uap) in osend()
H A Dinit_sysent.c170 …{ compat(AS(osend_args),send), .sy_auevent = AUE_SEND, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY…
/freebsd/sys/sys/
H A Dsysproto.h2350 struct osend_args { struct
2455 int osend(struct thread *, struct osend_args *);
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c171 …{ compat(AS(osend_args),send), .sy_auevent = AUE_SEND, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY…