| /titanic_53/usr/src/contrib/ast/src/lib/libast/aso/ |
| H A D | aso-sem.c | 75 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;
|
| /titanic_53/usr/src/cmd/sendmail/libsm/ |
| H A D | sem.c | 125 return semop(semid, semops, 1); 128 r = semop(semid, semops, 1); 169 return semop(semid, semops, 1); 172 r = semop(semid, semops, 1);
|
| /titanic_53/usr/src/contrib/ast/src/lib/libast/features/ |
| H A D | asometh | 20 aso semaphore note{ semget semop semctl work }end link{ 38 if (semop(id, &sem, 1) < 0)
|
| /titanic_53/usr/src/lib/libbc/libc/sys/common/ |
| H A D | semsys.c | 74 semop(int semid, struct sembuf *sops, int nsops) in semop() function 113 return (semop(semid, sops, nsops)); in semsys()
|
| /titanic_53/usr/src/lib/libc/port/sys/ |
| H A D | semsys.c | 35 #pragma weak _semop = semop 129 semop(int semid, struct sembuf *sops, size_t nsops) in semop() function
|
| /titanic_53/usr/src/lib/libima/common/ |
| H A D | sunima-lib.c | 135 retVal = semop(semid, &sem_b, 1); in os_obtainmutex() 146 retVal = semop(semid, &sem_b, 1); in os_releasemutex()
|
| H A D | ima-lib.c | 362 retVal = semop(semid, &sem_b, 1); in os_obtainmutex() 373 retVal = semop(semid, &sem_b, 1); in os_releasemutex()
|
| /titanic_53/usr/src/cmd/ast/libast/sparc/FEATURE/ |
| H A D | asometh | 6 #define _aso_semaphore 1 /* semget semop semctl work */
|
| /titanic_53/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
| H A D | asometh | 6 #define _aso_semaphore 1 /* semget semop semctl work */
|
| /titanic_53/usr/src/cmd/ast/libast/i386/FEATURE/ |
| H A D | asometh | 6 #define _aso_semaphore 1 /* semget semop semctl work */
|
| /titanic_53/usr/src/cmd/ast/libast/amd64/FEATURE/ |
| H A D | asometh | 6 #define _aso_semaphore 1 /* semget semop semctl work */
|
| /titanic_53/usr/src/uts/common/sys/ |
| H A D | sem.h | 109 int semop(int, struct sembuf *, size_t);
|
| /titanic_53/usr/src/cmd/fs.d/ufs/volcopy/ |
| H A D | volcopy.c | 916 if (semop(Sem_id[cur_buf], &Sem_buf, 1) < 0) in child_copy() 948 if (semop(Sem_id[cur_buf], &Sem_buf, 1) < 0) in child_copy() 980 if (semop(Sem_id[cur_buf], &Sem_buf, 1) < 0) in parent_copy() 1028 if (semop(Sem_id[cur_buf], &Rstsem_buf, 1) < 0) in parent_copy() 1032 if (semop(Sem_id[cur_buf], &Sem_buf, 1) < 0) in parent_copy() 1035 if (semop(Sem_id[cur_buf], &Rstsem_buf, 1) < 0) in parent_copy() 1133 if (semop(Sem_id[buffer], &Rstsem_buf, 1) < 0) in flush_bufs() 1135 if (semop(Sem_id[buffer], &Sem_buf, 1) < 0) in flush_bufs()
|
| /titanic_53/usr/src/man/man2/ |
| H A D | Makefile | 120 semop.2 \ 372 semtimedop.2 := LINKSRC = semop.2
|
| /titanic_53/usr/src/lib/libsys/i386/ |
| H A D | libsys.list | 102 f 1 semop
|
| /titanic_53/usr/src/lib/libsys/sparc/ |
| H A D | libsys.list | 100 f 1 semop
|
| /titanic_53/usr/src/uts/common/syscall/ |
| H A D | sem.c | 863 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()
|
| /titanic_53/usr/src/lib/libsys/common/ |
| H A D | mapfile-vers | 276 semop;
|
| /titanic_53/usr/src/pkg/manifests/ |
| H A D | system-kernel.man2.inc | 115 file path=usr/share/man/man2/semop.2 229 link path=usr/share/man/man2/semtimedop.2 target=semop.2
|
| /titanic_53/usr/src/lib/c_synonyms/ |
| H A D | syn_common | 772 semop
|
| /titanic_53/usr/src/lib/libbsm/ |
| H A D | audit_event.txt | 179 110:AUE_SEMOP:semop(2):ip
|
| /titanic_53/usr/src/lib/libc/port/ |
| H A D | mapfile-vers | 2524 semop;
|
| H A D | llib-lc | 1413 int semop(int semid, struct sembuf *sops, size_t nsops);
|
| /titanic_53/usr/src/cmd/auditrecord/ |
| H A D | audit_record_attr.txt | 1572 # ipc, ipc_perm token: semop -> ipc_lookup -> audit_ipc
|