Home
last modified time | relevance | path

Searched defs:semop_args (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/sys/
H A Dsysproto.h597 struct semop_args { struct
598 int semid; char semid_[PAD_(int)];
599 struct sembuf * sops; char sops_[PAD_(struct sembuf *)];
600 u_int nsops; char nsops_[PAD_(u_int)];