Searched defs:SEMCTL_ARG_ADDRESS (Results 1 – 2 of 2) sorted by relevance
26 #define SEMCTL_ARG_ADDRESS(__arg) __arg.array macro
46 #define SEMCTL_ARG_ADDRESS(__arg) &__arg.array macro
Completed in 4 milliseconds