Searched defs:CVT (Results 1 - 6 of 6) sorted by relevance
| /src/sys/compat/sys/ | ||
| H A D | ipc.h | 78 #define CVT(x) perm->x = operm->x macro 92 #define CVT(x) operm->x = perm->x macro [all...] |
| H A D | sem.h | 67 #define CVT(x) sembuf->x = osembuf->x macro 81 #define CVT(x) osembuf->x = sembuf->x macro 96 #define CVT(x) sembuf->x = osembuf->x macro 110 #define CVT macro [all...] |
| H A D | shm.h | 96 #define CVT(x) shmbuf->x = oshmbuf->x macro 114 #define CVT( macro 133 #define CVT macro 151 #define CVT macro [all...] |
| H A D | msg.h | 97 #define CVT(x) msqbuf->x = omsqbuf->x macro 115 #define CVT( macro 140 #define CVT macro 158 #define CVT macro [all...] |
| /src/sys/compat/netbsd32/ | ||
| H A D | netbsd32_compat_14_sysv.c | 66 #define CVT(x) perm->x = operm->x macro 80 #define CVT(x) operm->x = perm->x macro 101 #define CVT macro 119 #define CVT macro 143 #define CVT macro 157 #define CVT macro 170 #define CVT macro 188 #define CVT macro [all...] |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | op.h | 119 CVT, enumerator in enum:__anonbb0db6ad0203 |
Completed in 6 milliseconds