Home
last modified time | relevance | path

Searched refs:sembuf (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dsem.h62 struct sembuf { struct
154 int semop(int, struct sembuf *, size_t);
H A Dsysproto.h596 char sops_l_[PADL_(struct sembuf *)]; struct sembuf * sops; char sops_r_[PADR_(struct sembuf *)];
/f-stack/freebsd/kern/
H A Dsysv_sem.c1094 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()