Home
last modified time | relevance | path

Searched defs:sops (Results 1 – 7 of 7) sorted by relevance

/titanic_52/usr/src/lib/libbc/libc/sys/common/
H A Dsemsys.c74 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 Dsemsys.c129 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 Dkcf_callprov.c1039 kcf_sign_ops_params_t *sops = &params->rp_u.sign_params; in common_submit_request() local
1444 kcf_session_ops_params_t *sops = &params->rp_u.session_params; common_submit_request() local
[all...]
H A Dkcf_sched.c395 kcf_sign_ops_params_t *sops = &params->rp_u.sign_params; in can_resubmit() local
/titanic_52/usr/src/uts/common/syscall/
H A Dsem.c863 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 Dsockcommon.c551 int type, int protocol, sonodeops_t *sops) in sonode_init() argument
/titanic_52/usr/src/lib/libdtrace/common/
H A Ddt_cg.c631 static const uint_t sops[] = { DIF_OP_STGS, DIF_OP_STTS, DIF_OP_STLS }; in dt_cg_stvar() local