Searched defs:sops (Results 1 – 7 of 7) sorted by relevance
/titanic_52/usr/src/lib/libbc/libc/sys/common/ |
H A D | semsys.c | 74 semop(int semid, struct sembuf *sops, int nsops) in semop() argument 88 struct sembuf *sops; in semsys() local
|
/titanic_52/usr/src/lib/libc/port/sys/ |
H A D | semsys.c | 129 semop(int semid, struct sembuf *sops, size_t nsops) in semop() argument 141 semtimedop(int semid, struct sembuf *sops, size_t nsops, in semtimedop() argument
|
/titanic_52/usr/src/uts/common/crypto/core/ |
H A D | kcf_callprov.c | 1039 kcf_sign_ops_params_t *sops = ¶ms->rp_u.sign_params; in common_submit_request() local 1444 kcf_session_ops_params_t *sops = ¶ms->rp_u.session_params; common_submit_request() local [all...] |
H A D | kcf_sched.c | 395 kcf_sign_ops_params_t *sops = ¶ms->rp_u.sign_params; in can_resubmit() local
|
/titanic_52/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() argument
|
/titanic_52/usr/src/uts/common/fs/sockfs/ |
H A D | sockcommon.c | 551 int type, int protocol, sonodeops_t *sops) in sonode_init() argument
|
/titanic_52/usr/src/lib/libdtrace/common/ |
H A D | dt_cg.c | 631 static const uint_t sops[] = { DIF_OP_STGS, DIF_OP_STTS, DIF_OP_STLS }; in dt_cg_stvar() local
|