OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CVTI
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/sys/
sem.h
82
#define
CVTI
(x) osembuf->x = (int)sembuf->x
84
CVTI
(sem_otime);
85
CVTI
(sem_ctime);
87
#undef
CVTI
111
#define
CVTI
(x) osembuf->x = (int)sembuf->x
113
CVTI
(sem_otime);
114
CVTI
(sem_ctime);
116
#undef
CVTI
shm.h
115
#define
CVTI
(x) oshmbuf->x = (int)shmbuf->x
116
CVTI
(shm_segsz);
120
CVTI
(shm_atime);
121
CVTI
(shm_dtime);
122
CVTI
(shm_ctime);
124
#undef
CVTI
152
#define
CVTI
(x) oshmbuf->x = (int)shmbuf->x
157
CVTI
(shm_atime);
158
CVTI
(shm_dtime);
159
CVTI
(shm_ctime)
[
all
...]
msg.h
116
#define
CVTI
(x) omsqbuf->x = (int)msqbuf->x
121
CVTI
(msg_stime);
122
CVTI
(msg_rtime);
123
CVTI
(msg_ctime);
125
#undef
CVTI
159
#define
CVTI
(x) omsqbuf->x = (int)msqbuf->x
164
CVTI
(msg_stime);
165
CVTI
(msg_rtime);
166
CVTI
(msg_ctime);
168
#undef
CVTI
[
all
...]
Completed in 26 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026