Searched refs:semusz (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dsem_internal.h179 semusz, /* size in bytes of undo structure */ member in struct:seminfo
230 /* Until we can initialize seminfo.semusz to SEMUSZ, we hard code the size macro
233 * #define SEMU(ix) ((struct sem_undo *)(((intptr_t)semu)+ix * seminfo.semusz))

Completed in 23 milliseconds