Lines Matching defs:semid64_ds
23 struct semid64_ds { struct24 struct ipc64_perm sem_perm;26 long sem_otime;27 long sem_ctime;29 unsigned long sem_otime;30 unsigned long sem_otime_high;31 unsigned long sem_ctime;32 unsigned long sem_ctime_high;34 unsigned long sem_nsems;35 unsigned long __unused3;36 unsigned long __unused4;