OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copyin_t
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/sys/
ksem.h
71
int do_ksem_init(struct lwp *, unsigned int, intptr_t *,
copyin_t
, copyout_t);
msg.h
216
copyin_t
);
signalvar.h
130
#include <sys/systm.h> /* for
copyin_t
/copyout_t */
193
register_t *,
copyin_t
, copyout_t,
copyin_t
, copyout_t);
timevar.h
212
int timer_create1(timer_t *, clockid_t, struct sigevent *,
copyin_t
,
event.h
299
#include <sys/systm.h> /* for
copyin_t
*/
317
copyin_t
keo_fetch_timeout;
systm.h
366
typedef int (*
copyin_t
)(const void *, void *, size_t);
typedef in typeref:typename:int (*)(const void *,void *,size_t)
/src/sys/kern/
sys_sig.c
734
register_t *retval,
copyin_t
fetchss, copyout_t storeinf,
copyin_t
fetchts,
uipc_sem.c
557
do_ksem_init(lwp_t *l, u_int val, intptr_t *idp,
copyin_t
docopyin,
sysv_msg.c
706
int msgflg, size_t typesz,
copyin_t
fetch_type)
kern_time.c
1219
copyin_t
fetch_event, struct lwp *l)
/src/usr.bin/fstat/
misc.c
50
#define
copyin_t
int
macro
Completed in 18 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025