Searched refs:sembuf (Results 1 – 3 of 3) sorted by relevance
62 struct sembuf { struct154 int semop(int, struct sembuf *, size_t);
596 char sops_l_[PADL_(struct sembuf *)]; struct sembuf * sops; char sops_r_[PADR_(struct sembuf *)];
1094 struct sembuf *sops;1102 struct sembuf small_sops[SMALL_SOPS]; in sys_semop()1106 struct sembuf *sops; in sys_semop()1108 struct sembuf *sopptr = NULL; in sys_semop()