Searched defs:semop_args (Results 1 – 1 of 1) sorted by relevance
597 struct semop_args { struct598 int semid; char semid_[PAD_(int)];599 struct sembuf * sops; char sops_[PAD_(struct sembuf *)];600 u_int nsops; char nsops_[PAD_(u_int)];