Home
last modified time | relevance | path

Searched refs:semop (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/aso/
H A Daso-sem.c75 semop(apl->id, &sem, 1);
77 if (!semop(apl->id, &sem, 1))
116 if (semop(id, &sem, 1) < 0)
155 if (semop(id, &sem, 1) < 0)
188 return semop(apl->id, &sem, 1) < 0 ? -1 : k;
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dsem.c125 return semop(semid, semops, 1);
128 r = semop(semid, semops, 1);
169 return semop(semid, semops, 1);
172 r = semop(semid, semops, 1);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dasometh20 aso semaphore note{ semget semop semctl work }end link{
38 if (semop(id, &sem, 1) < 0)
/illumos-gate/usr/src/lib/libima/common/
H A Dsunima-lib.c136 (void) semop(semid, &sem_b, 1); in os_obtainmutex()
147 (void) semop(semid, &sem_b, 1); in os_releasemutex()
H A Dima-lib.c365 (void) semop(semid, &sem_b, 1); in os_obtainmutex()
376 (void) semop(semid, &sem_b, 1); in os_releasemutex()
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dsemsys.c33 #pragma weak _semop = semop
127 semop(int semid, struct sembuf *sops, size_t nsops) in semop() function
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dasometh6 #define _aso_semaphore 1 /* semget semop semctl work */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dasometh6 #define _aso_semaphore 1 /* semget semop semctl work */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dasometh6 #define _aso_semaphore 1 /* semget semop semctl work */
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dasometh6 #define _aso_semaphore 1 /* semget semop semctl work */
/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c914 if (semop(Sem_id[cur_buf], &Sem_buf, 1) < 0) in child_copy()
946 if (semop(Sem_id[cur_buf], &Sem_buf, 1) < 0) in child_copy()
978 if (semop(Sem_id[cur_buf], &Sem_buf, 1) < 0) in parent_copy()
1026 if (semop(Sem_id[cur_buf], &Rstsem_buf, 1) < 0) in parent_copy()
1030 if (semop(Sem_id[cur_buf], &Sem_buf, 1) < 0) in parent_copy()
1033 if (semop(Sem_id[cur_buf], &Rstsem_buf, 1) < 0) in parent_copy()
1131 if (semop(Sem_id[buffer], &Rstsem_buf, 1) < 0) in flush_bufs()
1133 if (semop(Sem_id[buffer], &Sem_buf, 1) < 0) in flush_bufs()
/illumos-gate/usr/src/uts/common/sys/
H A Dsem.h109 int semop(int, struct sembuf *, size_t);
/illumos-gate/usr/src/man/man2/
H A DMakefile123 semop.2 \
381 semtimedop.2 := LINKSRC = semop.2
/illumos-gate/usr/src/uts/common/syscall/
H A Dsem.c863 semop(int semid, struct sembuf *sops, size_t nsops, timespec_t *timeout) in semop() function
1203 error = semop((int)a1, (struct sembuf *)a2, (size_t)a3, 0); in semsys()
1209 error = semop((int)a1, (struct sembuf *)a2, (size_t)a3, in semsys()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc194 file path=usr/share/man/man2/semop.2
195 link path=usr/share/man/man2/semtimedop.2 target=semop.2
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common772 semop
/illumos-gate/usr/src/lib/libbsm/
H A Daudit_event.txt180 110:AUE_SEMOP:semop(2):ip
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2854 semop;
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt1617 # ipc, ipc_perm token: semop -> ipc_lookup -> audit_ipc