Searched defs:nsops (Results 1 – 4 of 4) sorted by relevance
10 int semop(int semid, struct sembuf *sops, unsigned nsops) in semop()
590 sysvipc_semop(int semid, struct sembuf *sops, unsigned nsops)
733 u_int nsops = uap->nsops; in sys_semop() local
600 u_int nsops; char nsops_[PAD_(u_int)]; member