Symbol: operation
crypto/heimdal/lib/hdb/db.c
64
DB_lock(krb5_context context, HDB *db, int operation)
crypto/heimdal/lib/hdb/db.c
73
return hdb_lock(fd, operation);
crypto/heimdal/lib/hdb/db3.c
74
DB_lock(krb5_context context, HDB *db, int operation)
crypto/heimdal/lib/hdb/db3.c
80
return hdb_lock(fd, operation);
crypto/heimdal/lib/hdb/hdb-keytab.c
79
hkt_lock(krb5_context context, HDB *db, int operation)
crypto/heimdal/lib/hdb/hdb-ldap.c
1424
LDAP_lock(krb5_context context, HDB * db, int operation)
crypto/heimdal/lib/hdb/hdb-mitdb.c
550
mdb_lock(krb5_context context, HDB *db, int operation)
crypto/heimdal/lib/hdb/hdb-mitdb.c
559
return hdb_lock(fd, operation);
crypto/heimdal/lib/hdb/hdb-sqlite.c
689
hdb_sqlite_lock(krb5_context context, HDB *db, int operation)
crypto/heimdal/lib/hdb/hdb.c
141
hdb_lock(int fd, int operation)
crypto/heimdal/lib/hdb/hdb.c
146
code = flock(fd, (operation == HDB_RLOCK ? LOCK_SH : LOCK_EX) | LOCK_NB);
crypto/heimdal/lib/hdb/ndbm.c
63
NDBM_lock(krb5_context context, HDB *db, int operation)
crypto/heimdal/lib/hdb/ndbm.c
66
return hdb_lock(d->lock_fd, operation);
crypto/heimdal/lib/roken/flock.c
103
if (operation & LOCK_NB)
crypto/heimdal/lib/roken/flock.c
106
switch (operation & OP_MASK) {
crypto/heimdal/lib/roken/flock.c
44
rk_flock(int fd, int operation)
crypto/heimdal/lib/roken/flock.c
54
if (operation & LOCK_NB)
crypto/heimdal/lib/roken/flock.c
59
switch (operation & OP_MASK) {
crypto/krb5/src/lib/kadm5/srv/kadm5_hook.c
125
#define ITERATE(operation, params) \
crypto/krb5/src/lib/kadm5/srv/kadm5_hook.c
129
if (h->vt.operation) { \
crypto/krb5/src/lib/kadm5/srv/kadm5_hook.c
130
ret = h->vt.operation params; \
crypto/krb5/src/lib/kadm5/srv/kadm5_hook.c
136
log_failure(context, h->vt.name, #operation, ret); \
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
512
const char operation[] = #operation_;\
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
518
assert(memcmp(operation, op, sizeof(operation)) == 0);\
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
560
FIND_HELPER_IN_DISPATCH_TABLE(operation, op_string);\
crypto/openssl/apps/cms.c
1035
if ((operation == SMIME_VERIFY) || (operation == SMIME_VERIFY_RECEIPT)) {
crypto/openssl/apps/cms.c
1047
if (operation == SMIME_DATA_CREATE) {
crypto/openssl/apps/cms.c
1049
} else if (operation == SMIME_DIGEST_CREATE) {
crypto/openssl/apps/cms.c
1051
} else if (operation == SMIME_COMPRESS) {
crypto/openssl/apps/cms.c
1053
} else if (operation == SMIME_ENCRYPT) {
crypto/openssl/apps/cms.c
1130
} else if (operation == SMIME_ENCRYPTED_ENCRYPT) {
crypto/openssl/apps/cms.c
1134
} else if (operation == SMIME_SIGN_RECEIPT) {
crypto/openssl/apps/cms.c
1147
} else if (operation & SMIME_SIGNERS) {
crypto/openssl/apps/cms.c
1153
if (operation == SMIME_SIGN) {
crypto/openssl/apps/cms.c
1216
if (operation == SMIME_SIGN && digestbin != NULL
crypto/openssl/apps/cms.c
1221
} else if (operation == SMIME_SIGN && (flags & CMS_STREAM) == 0) {
crypto/openssl/apps/cms.c
1233
if (operation == SMIME_DECRYPT) {
crypto/openssl/apps/cms.c
1264
} else if (operation == SMIME_DATA_OUT) {
crypto/openssl/apps/cms.c
1267
} else if (operation == SMIME_UNCOMPRESS) {
crypto/openssl/apps/cms.c
1270
} else if (operation == SMIME_DIGEST_VERIFY) {
crypto/openssl/apps/cms.c
1277
} else if (operation == SMIME_ENCRYPTED_DECRYPT) {
crypto/openssl/apps/cms.c
1281
} else if (operation == SMIME_VERIFY) {
crypto/openssl/apps/cms.c
1306
} else if (operation == SMIME_VERIFY_RECEIPT) {
crypto/openssl/apps/cms.c
1335
if (operation == SMIME_RESIGN)
crypto/openssl/apps/cms.c
374
int operation = 0, ret = 1, rr_print = 0, rr_allorfirst = -1;
crypto/openssl/apps/cms.c
413
operation = SMIME_ENCRYPT;
crypto/openssl/apps/cms.c
416
operation = SMIME_DECRYPT;
crypto/openssl/apps/cms.c
419
operation = SMIME_SIGN;
crypto/openssl/apps/cms.c
422
operation = SMIME_VERIFY;
crypto/openssl/apps/cms.c
425
operation = SMIME_RESIGN;
crypto/openssl/apps/cms.c
428
operation = SMIME_SIGN_RECEIPT;
crypto/openssl/apps/cms.c
431
operation = SMIME_VERIFY_RECEIPT;
crypto/openssl/apps/cms.c
438
operation = SMIME_DIGEST_CREATE;
crypto/openssl/apps/cms.c
444
operation = SMIME_DIGEST_VERIFY;
crypto/openssl/apps/cms.c
447
operation = SMIME_COMPRESS;
crypto/openssl/apps/cms.c
450
operation = SMIME_UNCOMPRESS;
crypto/openssl/apps/cms.c
453
operation = SMIME_ENCRYPTED_ENCRYPT;
crypto/openssl/apps/cms.c
456
operation = SMIME_ENCRYPTED_DECRYPT;
crypto/openssl/apps/cms.c
459
operation = SMIME_DATA_CREATE;
crypto/openssl/apps/cms.c
462
operation = SMIME_DATA_OUT;
crypto/openssl/apps/cms.c
465
operation = SMIME_CMSOUT;
crypto/openssl/apps/cms.c
701
if (operation == SMIME_ENCRYPT) {
crypto/openssl/apps/cms.c
718
if (operation == SMIME_ENCRYPT) {
crypto/openssl/apps/cms.c
800
if (!(operation & SMIME_SIGNERS) && (rr_to != NULL || rr_from != NULL)) {
crypto/openssl/apps/cms.c
804
if (!(operation & SMIME_SIGNERS) && (skkeys != NULL || sksigners != NULL)) {
crypto/openssl/apps/cms.c
815
if (operation == SMIME_VERIFY
crypto/openssl/apps/cms.c
823
if (operation & SMIME_SIGNERS) {
crypto/openssl/apps/cms.c
848
} else if (operation == SMIME_DECRYPT) {
crypto/openssl/apps/cms.c
855
} else if (operation == SMIME_ENCRYPT) {
crypto/openssl/apps/cms.c
861
} else if (!operation) {
crypto/openssl/apps/cms.c
873
if ((operation & SMIME_SIGNERS) == 0) {
crypto/openssl/apps/cms.c
880
if ((operation & SMIME_IP) == 0 && contfile != NULL)
crypto/openssl/apps/cms.c
883
if (operation != SMIME_ENCRYPT && *argv != NULL)
crypto/openssl/apps/cms.c
888
if (!(operation & SMIME_OP))
crypto/openssl/apps/cms.c
890
if (!(operation & SMIME_IP))
crypto/openssl/apps/cms.c
892
if ((operation & SMIME_SIGNERS) != 0 && (flags & CMS_DETACHED) != 0)
crypto/openssl/apps/cms.c
894
if ((operation & SMIME_IP) != 0 && contfile == NULL)
crypto/openssl/apps/cms.c
898
if (operation == SMIME_ENCRYPT) {
crypto/openssl/apps/cms.c
924
if (recipfile != NULL && (operation == SMIME_DECRYPT)) {
crypto/openssl/apps/cms.c
942
if (operation == SMIME_SIGN_RECEIPT) {
crypto/openssl/apps/cms.c
951
if ((operation == SMIME_DECRYPT) || (operation == SMIME_ENCRYPT)) {
crypto/openssl/apps/cms.c
954
} else if ((operation == SMIME_SIGN) || (operation == SMIME_SIGN_RECEIPT)) {
crypto/openssl/apps/cms.c
968
if (operation != SMIME_SIGN) {
crypto/openssl/apps/cms.c
993
if (operation & SMIME_IP) {
crypto/openssl/apps/smime.c
170
static const char *operation_name(int operation)
crypto/openssl/apps/smime.c
172
switch (operation) {
crypto/openssl/apps/smime.c
191
((operation != 0 && (operation != (op))) \
crypto/openssl/apps/smime.c
192
? 0 * BIO_printf(bio_err, "%s: Cannot use -%s together with -%s\n", prog, operation_name(op), operation_name(operation)) \
crypto/openssl/apps/smime.c
193
: (operation = (op)))
crypto/openssl/apps/smime.c
215
int flags = PKCS7_DETACHED, operation = 0, ret = 0, indef = 0;
crypto/openssl/apps/smime.c
444
if (!(operation & SMIME_SIGNERS) && (skkeys != NULL || sksigners != NULL)) {
crypto/openssl/apps/smime.c
448
if (!operation) {
crypto/openssl/apps/smime.c
454
if (operation & SMIME_SIGNERS) {
crypto/openssl/apps/smime.c
479
} else if (operation == SMIME_DECRYPT) {
crypto/openssl/apps/smime.c
485
} else if (operation == SMIME_ENCRYPT) {
crypto/openssl/apps/smime.c
499
if (!(operation & SMIME_SIGNERS))
crypto/openssl/apps/smime.c
502
if (!(operation & SMIME_OP)) {
crypto/openssl/apps/smime.c
507
if (!(operation & SMIME_IP)) {
crypto/openssl/apps/smime.c
512
if (operation == SMIME_ENCRYPT) {
crypto/openssl/apps/smime.c
537
if (recipfile != NULL && (operation == SMIME_DECRYPT)) {
crypto/openssl/apps/smime.c
546
if (operation == SMIME_DECRYPT) {
crypto/openssl/apps/smime.c
549
} else if (operation == SMIME_SIGN) {
crypto/openssl/apps/smime.c
566
if (operation & SMIME_IP) {
crypto/openssl/apps/smime.c
602
if (operation == SMIME_VERIFY) {
crypto/openssl/apps/smime.c
614
if (operation == SMIME_ENCRYPT) {
crypto/openssl/apps/smime.c
618
} else if (operation & SMIME_SIGNERS) {
crypto/openssl/apps/smime.c
624
if (operation == SMIME_SIGN) {
crypto/openssl/apps/smime.c
662
if ((operation == SMIME_SIGN) && !(flags & PKCS7_STREAM)) {
crypto/openssl/apps/smime.c
674
if (operation == SMIME_DECRYPT) {
crypto/openssl/apps/smime.c
679
} else if (operation == SMIME_VERIFY) {
crypto/openssl/apps/smime.c
694
} else if (operation == SMIME_PK7OUT) {
crypto/openssl/apps/smime.c
704
if (operation == SMIME_RESIGN)
crypto/openssl/crypto/asn1/nsseq.c
16
static int nsseq_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/asn1/nsseq.c
19
if (operation == ASN1_OP_NEW_POST) {
crypto/openssl/crypto/asn1/p8_pkey.c
17
static int pkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/asn1/p8_pkey.c
23
switch (operation) {
crypto/openssl/crypto/cmp/cmp_asn.c
847
static int ossl_cmp_msg_cb(int operation, ASN1_VALUE **pval,
crypto/openssl/crypto/cmp/cmp_asn.c
852
switch (operation) {
crypto/openssl/crypto/cms/cms_asn1.c
121
static int cms_rek_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg)
crypto/openssl/crypto/cms/cms_asn1.c
124
if (operation == ASN1_OP_FREE_POST) {
crypto/openssl/crypto/cms/cms_asn1.c
146
static int cms_kari_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg)
crypto/openssl/crypto/cms/cms_asn1.c
149
if (operation == ASN1_OP_NEW_POST) {
crypto/openssl/crypto/cms/cms_asn1.c
155
} else if (operation == ASN1_OP_FREE_POST) {
crypto/openssl/crypto/cms/cms_asn1.c
192
static int cms_ri_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg)
crypto/openssl/crypto/cms/cms_asn1.c
194
if (operation == ASN1_OP_FREE_PRE) {
crypto/openssl/crypto/cms/cms_asn1.c
288
static int cms_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/cms/cms_asn1.c
297
switch (operation) {
crypto/openssl/crypto/cms/cms_asn1.c
38
static int cms_si_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg)
crypto/openssl/crypto/cms/cms_asn1.c
40
if (operation == ASN1_OP_FREE_POST) {
crypto/openssl/crypto/cms/cms_asn1.c
83
static int cms_ec_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg)
crypto/openssl/crypto/cms/cms_asn1.c
87
if (operation == ASN1_OP_FREE_POST)
crypto/openssl/crypto/dh/dh_asn1.c
25
static int dh_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/dh/dh_asn1.c
28
if (operation == ASN1_OP_NEW_PRE) {
crypto/openssl/crypto/dh/dh_asn1.c
33
} else if (operation == ASN1_OP_FREE_PRE) {
crypto/openssl/crypto/dh/dh_asn1.c
37
} else if (operation == ASN1_OP_D2I_POST) {
crypto/openssl/crypto/dsa/dsa_asn1.c
25
static int dsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/dsa/dsa_asn1.c
28
if (operation == ASN1_OP_NEW_PRE) {
crypto/openssl/crypto/dsa/dsa_asn1.c
33
} else if (operation == ASN1_OP_FREE_PRE) {
crypto/openssl/crypto/evp/asymcipher.c
163
switch (operation) {
crypto/openssl/crypto/evp/asymcipher.c
205
switch (ctx->operation) {
crypto/openssl/crypto/evp/asymcipher.c
224
ctx->operation = EVP_PKEY_OP_UNDEFINED;
crypto/openssl/crypto/evp/asymcipher.c
253
if (ctx->operation != EVP_PKEY_OP_ENCRYPT) {
crypto/openssl/crypto/evp/asymcipher.c
30
static int evp_pkey_asym_cipher_init(EVP_PKEY_CTX *ctx, int operation,
crypto/openssl/crypto/evp/asymcipher.c
302
if (ctx->operation != EVP_PKEY_OP_DECRYPT) {
crypto/openssl/crypto/evp/asymcipher.c
48
ctx->operation = operation;
crypto/openssl/crypto/evp/ctrl_params_translate.c
2778
int optype = pctx->operation == 0 ? -1 : pctx->operation;
crypto/openssl/crypto/evp/ctrl_params_translate.c
2837
int optype = pctx->operation == 0 ? -1 : pctx->operation;
crypto/openssl/crypto/evp/digest.c
174
if (ctx->pctx->operation == EVP_PKEY_OP_SIGNCTX)
crypto/openssl/crypto/evp/digest.c
176
if (ctx->pctx->operation == EVP_PKEY_OP_VERIFYCTX)
crypto/openssl/crypto/evp/digest.c
407
if (ctx->pctx->operation == EVP_PKEY_OP_SIGNCTX)
crypto/openssl/crypto/evp/digest.c
409
if (ctx->pctx->operation == EVP_PKEY_OP_VERIFYCTX)
crypto/openssl/crypto/evp/digest.c
782
&& (pctx->operation == EVP_PKEY_OP_VERIFYCTX
crypto/openssl/crypto/evp/digest.c
783
|| pctx->operation == EVP_PKEY_OP_SIGNCTX)
crypto/openssl/crypto/evp/digest.c
817
&& (pctx->operation == EVP_PKEY_OP_VERIFYCTX
crypto/openssl/crypto/evp/digest.c
818
|| pctx->operation == EVP_PKEY_OP_SIGNCTX)
crypto/openssl/crypto/evp/digest.c
838
&& (pctx->operation == EVP_PKEY_OP_VERIFYCTX
crypto/openssl/crypto/evp/digest.c
839
|| pctx->operation == EVP_PKEY_OP_SIGNCTX)
crypto/openssl/crypto/evp/digest.c
873
&& (pctx->operation == EVP_PKEY_OP_VERIFYCTX
crypto/openssl/crypto/evp/digest.c
874
|| pctx->operation == EVP_PKEY_OP_SIGNCTX)
crypto/openssl/crypto/evp/exchange.c
222
ctx->operation = EVP_PKEY_OP_DERIVE;
crypto/openssl/crypto/evp/exchange.c
354
ctx->operation = EVP_PKEY_OP_UNDEFINED;
crypto/openssl/crypto/evp/exchange.c
377
ctx->operation = EVP_PKEY_OP_UNDEFINED;
crypto/openssl/crypto/evp/exchange.c
457
if (ctx->operation != EVP_PKEY_OP_DERIVE
crypto/openssl/crypto/evp/exchange.c
458
&& ctx->operation != EVP_PKEY_OP_ENCRYPT
crypto/openssl/crypto/evp/exchange.c
459
&& ctx->operation != EVP_PKEY_OP_DECRYPT) {
crypto/openssl/crypto/evp/kem.c
167
switch (operation) {
crypto/openssl/crypto/evp/kem.c
205
ctx->operation = EVP_PKEY_OP_UNDEFINED;
crypto/openssl/crypto/evp/kem.c
231
if (ctx->operation != EVP_PKEY_OP_ENCAPSULATE) {
crypto/openssl/crypto/evp/kem.c
270
if (ctx->operation != EVP_PKEY_OP_DECAPSULATE) {
crypto/openssl/crypto/evp/kem.c
30
static int evp_kem_init(EVP_PKEY_CTX *ctx, int operation,
crypto/openssl/crypto/evp/kem.c
47
ctx->operation = operation;
crypto/openssl/crypto/evp/m_sigver.c
194
locpctx->operation = ver ? EVP_PKEY_OP_VERIFYCTX
crypto/openssl/crypto/evp/m_sigver.c
286
locpctx->operation = EVP_PKEY_OP_UNDEFINED;
crypto/openssl/crypto/evp/m_sigver.c
325
ctx->pctx->operation = EVP_PKEY_OP_VERIFYCTX;
crypto/openssl/crypto/evp/m_sigver.c
327
ctx->pctx->operation = EVP_PKEY_OP_VERIFY;
crypto/openssl/crypto/evp/m_sigver.c
336
ctx->pctx->operation = EVP_PKEY_OP_SIGNCTX;
crypto/openssl/crypto/evp/m_sigver.c
338
ctx->pctx->operation = EVP_PKEY_OP_SIGN;
crypto/openssl/crypto/evp/m_sigver.c
414
|| pctx->operation != EVP_PKEY_OP_SIGNCTX
crypto/openssl/crypto/evp/m_sigver.c
460
|| pctx->operation != EVP_PKEY_OP_VERIFYCTX
crypto/openssl/crypto/evp/m_sigver.c
508
|| pctx->operation != EVP_PKEY_OP_SIGNCTX
crypto/openssl/crypto/evp/m_sigver.c
631
if (pctx->operation == EVP_PKEY_OP_SIGNCTX
crypto/openssl/crypto/evp/m_sigver.c
678
|| pctx->operation != EVP_PKEY_OP_VERIFYCTX
crypto/openssl/crypto/evp/m_sigver.c
767
if (pctx->operation == EVP_PKEY_OP_VERIFYCTX
crypto/openssl/crypto/evp/m_sigver.c
77
|| locpctx->operation != (ver ? EVP_PKEY_OP_VERIFYCTX : EVP_PKEY_OP_SIGNCTX)
crypto/openssl/crypto/evp/pmeth_gn.c
139
if ((ctx->operation & EVP_PKEY_OP_TYPE_GEN) == 0)
crypto/openssl/crypto/evp/pmeth_gn.c
220
switch (ctx->operation) {
crypto/openssl/crypto/evp/pmeth_gn.c
25
static int gen_init(EVP_PKEY_CTX *ctx, int operation)
crypto/openssl/crypto/evp/pmeth_gn.c
258
if (ctx->operation != EVP_PKEY_OP_PARAMGEN) {
crypto/openssl/crypto/evp/pmeth_gn.c
267
if (ctx->operation != EVP_PKEY_OP_KEYGEN) {
crypto/openssl/crypto/evp/pmeth_gn.c
33
ctx->operation = operation;
crypto/openssl/crypto/evp/pmeth_gn.c
336
static int fromdata_init(EVP_PKEY_CTX *ctx, int operation)
crypto/openssl/crypto/evp/pmeth_gn.c
345
ctx->operation = operation;
crypto/openssl/crypto/evp/pmeth_gn.c
350
ctx->operation = EVP_PKEY_OP_UNDEFINED;
crypto/openssl/crypto/evp/pmeth_gn.c
366
if (ctx == NULL || (ctx->operation & EVP_PKEY_OP_FROMDATA) == 0) {
crypto/openssl/crypto/evp/pmeth_gn.c
38
switch (operation) {
crypto/openssl/crypto/evp/pmeth_gn.c
60
|| (operation == EVP_PKEY_OP_PARAMGEN
crypto/openssl/crypto/evp/pmeth_gn.c
62
|| (operation == EVP_PKEY_OP_KEYGEN
crypto/openssl/crypto/evp/pmeth_gn.c
67
switch (operation) {
crypto/openssl/crypto/evp/pmeth_gn.c
82
ctx->operation = EVP_PKEY_OP_UNDEFINED;
crypto/openssl/crypto/evp/pmeth_lib.c
1036
if (ctx == NULL || (ctx->operation & op) == 0) {
crypto/openssl/crypto/evp/pmeth_lib.c
1308
if (ctx->operation == EVP_PKEY_OP_UNDEFINED) {
crypto/openssl/crypto/evp/pmeth_lib.c
1313
if ((optype != -1) && !(ctx->operation & optype)) {
crypto/openssl/crypto/evp/pmeth_lib.c
1362
if (ret < 1 || ctx->operation == EVP_PKEY_OP_UNDEFINED)
crypto/openssl/crypto/evp/pmeth_lib.c
140
if (ctx->operation == EVP_PKEY_OP_UNDEFINED)
crypto/openssl/crypto/evp/pmeth_lib.c
1423
if (ret < 1 || ctx->operation == EVP_PKEY_OP_UNDEFINED)
crypto/openssl/crypto/evp/pmeth_lib.c
1490
if (optype != -1 && (ctx->operation & optype) == 0) {
crypto/openssl/crypto/evp/pmeth_lib.c
1546
ret = evp_pkey_ctx_ctrl_int(ctx, -1, ctx->operation,
crypto/openssl/crypto/evp/pmeth_lib.c
1627
return ctx->operation;
crypto/openssl/crypto/evp/pmeth_lib.c
323
ret->operation = EVP_PKEY_OP_UNDEFINED;
crypto/openssl/crypto/evp/pmeth_lib.c
471
rctx->operation = pctx->operation;
crypto/openssl/crypto/evp/pmeth_lib.c
588
if (rctx->operation == EVP_PKEY_OP_UNDEFINED) {
crypto/openssl/crypto/evp/pmeth_lib.c
949
if (ctx == NULL || (ctx->operation & op) == 0) {
crypto/openssl/crypto/evp/pmeth_lib.c
996
if (ctx == NULL || (ctx->operation & op) == 0) {
crypto/openssl/crypto/evp/signature.c
1001
if (ctx->operation != EVP_PKEY_OP_SIGN
crypto/openssl/crypto/evp/signature.c
1002
&& ctx->operation != EVP_PKEY_OP_SIGNMSG) {
crypto/openssl/crypto/evp/signature.c
1089
if (ctx->operation != EVP_PKEY_OP_VERIFYMSG) {
crypto/openssl/crypto/evp/signature.c
1120
if (ctx->operation != EVP_PKEY_OP_VERIFYMSG) {
crypto/openssl/crypto/evp/signature.c
1154
if (ctx->operation != EVP_PKEY_OP_VERIFY
crypto/openssl/crypto/evp/signature.c
1155
&& ctx->operation != EVP_PKEY_OP_VERIFYMSG) {
crypto/openssl/crypto/evp/signature.c
1217
if (ctx->operation != EVP_PKEY_OP_VERIFYRECOVER) {
crypto/openssl/crypto/evp/signature.c
569
int operation, const OSSL_PARAM params[])
crypto/openssl/crypto/evp/signature.c
585
ctx->operation = operation;
crypto/openssl/crypto/evp/signature.c
788
switch (operation) {
crypto/openssl/crypto/evp/signature.c
856
|| (operation == EVP_PKEY_OP_SIGN && ctx->pmeth->sign == NULL)
crypto/openssl/crypto/evp/signature.c
857
|| (operation == EVP_PKEY_OP_VERIFY && ctx->pmeth->verify == NULL)
crypto/openssl/crypto/evp/signature.c
858
|| (operation == EVP_PKEY_OP_VERIFYRECOVER
crypto/openssl/crypto/evp/signature.c
864
switch (operation) {
crypto/openssl/crypto/evp/signature.c
896
ctx->operation = EVP_PKEY_OP_UNDEFINED;
crypto/openssl/crypto/evp/signature.c
935
if (ctx->operation != EVP_PKEY_OP_SIGNMSG) {
crypto/openssl/crypto/evp/signature.c
967
if (ctx->operation != EVP_PKEY_OP_SIGNMSG) {
crypto/openssl/crypto/pkcs7/pk7_asn1.c
136
static int si_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/pkcs7/pk7_asn1.c
139
if (operation == ASN1_OP_FREE_POST) {
crypto/openssl/crypto/pkcs7/pk7_asn1.c
179
static int ri_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/pkcs7/pk7_asn1.c
182
if (operation == ASN1_OP_FREE_POST) {
crypto/openssl/crypto/pkcs7/pk7_asn1.c
33
static int pk7_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/pkcs7/pk7_asn1.c
39
switch (operation) {
crypto/openssl/crypto/rsa/rsa_asn1.c
100
if (operation == ASN1_OP_FREE_PRE) {
crypto/openssl/crypto/rsa/rsa_asn1.c
28
static int rsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/rsa/rsa_asn1.c
31
if (operation == ASN1_OP_NEW_PRE) {
crypto/openssl/crypto/rsa/rsa_asn1.c
36
} else if (operation == ASN1_OP_FREE_PRE) {
crypto/openssl/crypto/rsa/rsa_asn1.c
40
} else if (operation == ASN1_OP_D2I_POST) {
crypto/openssl/crypto/rsa/rsa_asn1.c
76
static int rsa_pss_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/rsa/rsa_asn1.c
79
if (operation == ASN1_OP_FREE_PRE) {
crypto/openssl/crypto/rsa/rsa_asn1.c
97
static int rsa_oaep_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/rsa/rsa_lib.c
1008
if (ctx == NULL || mdname == NULL || (ctx->operation & optype) == 0) {
crypto/openssl/crypto/rsa/rsa_lib.c
968
if (ctx == NULL || mdname == NULL || (ctx->operation & optype) == 0) {
crypto/openssl/crypto/rsa/rsa_pmeth.c
456
if (!(ctx->operation & (EVP_PKEY_OP_SIGN | EVP_PKEY_OP_VERIFY)))
crypto/openssl/crypto/rsa/rsa_pmeth.c
464
if (!(ctx->operation & EVP_PKEY_OP_TYPE_CRYPT))
crypto/openssl/crypto/rsa/rsa_pmeth.c
493
&& ctx->operation == EVP_PKEY_OP_VERIFY) {
crypto/openssl/crypto/x509/v3_crld.c
306
static int dpn_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/x509/v3_crld.c
311
switch (operation) {
crypto/openssl/crypto/x509/x_crl.c
155
static int crl_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/x509/x_crl.c
163
switch (operation) {
crypto/openssl/crypto/x509/x_crl.c
47
static int crl_inf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/x509/x_crl.c
54
switch (operation) {
crypto/openssl/crypto/x509/x_req.c
35
static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/x509/x_req.c
40
if (operation == ASN1_OP_NEW_POST) {
crypto/openssl/crypto/x509/x_req.c
48
static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/x509/x_req.c
53
switch (operation) {
crypto/openssl/crypto/x509/x_x509.c
36
static int x509_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
crypto/openssl/crypto/x509/x_x509.c
41
switch (operation) {
crypto/openssl/fuzz/ml-dsa.c
643
uint8_t operation;
crypto/openssl/fuzz/ml-dsa.c
652
buffer_cursor = consume_uint8_t(buf, &len, &operation);
crypto/openssl/fuzz/ml-dsa.c
657
operation %= OSSL_NELEM(ops);
crypto/openssl/fuzz/ml-dsa.c
660
if (ops[operation].setup != NULL)
crypto/openssl/fuzz/ml-dsa.c
661
ops[operation].setup(&buffer_cursor, &len, &in1, &in2);
crypto/openssl/fuzz/ml-dsa.c
662
if (ops[operation].doit != NULL)
crypto/openssl/fuzz/ml-dsa.c
663
ops[operation].doit(&buffer_cursor, &len, in1, in2, &out1, &out2);
crypto/openssl/fuzz/ml-dsa.c
664
if (ops[operation].cleanup != NULL)
crypto/openssl/fuzz/ml-dsa.c
665
ops[operation].cleanup(in1, in2, out1, out2);
crypto/openssl/fuzz/ml-kem.c
628
uint8_t operation;
crypto/openssl/fuzz/ml-kem.c
639
buffer_cursor = consume_uint8t(buf, &len, &operation);
crypto/openssl/fuzz/ml-kem.c
646
operation %= OSSL_NELEM(ops);
crypto/openssl/fuzz/ml-kem.c
651
if (ops[operation].setup != NULL)
crypto/openssl/fuzz/ml-kem.c
652
ops[operation].setup(&buffer_cursor, &len, &in1, &in2);
crypto/openssl/fuzz/ml-kem.c
653
if (ops[operation].doit != NULL)
crypto/openssl/fuzz/ml-kem.c
654
ops[operation].doit(&buffer_cursor, &len, in1, in2, &out1, &out2);
crypto/openssl/fuzz/ml-kem.c
655
if (ops[operation].cleanup != NULL)
crypto/openssl/fuzz/ml-kem.c
656
ops[operation].cleanup(in1, in2, out1, out2);
crypto/openssl/fuzz/provider.c
597
uint64_t *operation = NULL;
crypto/openssl/fuzz/provider.c
600
if (!read_uint(&buf, &len, &operation)) {
crypto/openssl/fuzz/provider.c
610
switch (*operation % 10) {
crypto/openssl/fuzz/provider.c
654
OPENSSL_free(operation);
crypto/openssl/fuzz/slh-dsa.c
567
uint8_t operation;
crypto/openssl/fuzz/slh-dsa.c
578
buffer_cursor = consume_uint8t(buf, &len, &operation);
crypto/openssl/fuzz/slh-dsa.c
585
operation %= OSSL_NELEM(ops);
crypto/openssl/fuzz/slh-dsa.c
590
if (ops[operation].setup != NULL)
crypto/openssl/fuzz/slh-dsa.c
591
ops[operation].setup(&buffer_cursor, &len, &in1, &in2);
crypto/openssl/fuzz/slh-dsa.c
592
if (ops[operation].doit != NULL)
crypto/openssl/fuzz/slh-dsa.c
593
ops[operation].doit(&buffer_cursor, &len, in1, in2, &out1, &out2);
crypto/openssl/fuzz/slh-dsa.c
594
if (ops[operation].cleanup != NULL)
crypto/openssl/fuzz/slh-dsa.c
595
ops[operation].cleanup(in1, in2, out1, out2);
crypto/openssl/include/crypto/evp.h
42
int operation;
crypto/openssl/include/crypto/evp.h
741
(((ctx)->operation & EVP_PKEY_OP_TYPE_SIG) != 0)
crypto/openssl/include/crypto/evp.h
744
(((ctx)->operation & EVP_PKEY_OP_TYPE_DERIVE) != 0)
crypto/openssl/include/crypto/evp.h
747
(((ctx)->operation & EVP_PKEY_OP_TYPE_CRYPT) != 0)
crypto/openssl/include/crypto/evp.h
750
(((ctx)->operation & EVP_PKEY_OP_TYPE_GEN) != 0)
crypto/openssl/include/crypto/evp.h
753
(((ctx)->operation & EVP_PKEY_OP_TYPE_DATA) != 0)
crypto/openssl/include/crypto/evp.h
756
(((ctx)->operation & EVP_PKEY_OP_TYPE_KEM) != 0)
crypto/openssl/include/openssl/asn1t.h
686
typedef int ASN1_aux_cb(int operation, ASN1_VALUE **in, const ASN1_ITEM *it,
crypto/openssl/include/openssl/asn1t.h
688
typedef int ASN1_aux_const_cb(int operation, const ASN1_VALUE **in,
crypto/openssl/providers/common/include/prov/securitycheck.h
16
int ossl_rsa_key_op_get_protect(const RSA *rsa, int operation, int *outprotect);
crypto/openssl/providers/common/securitycheck.c
25
int ossl_rsa_key_op_get_protect(const RSA *rsa, int operation, int *outprotect)
crypto/openssl/providers/common/securitycheck.c
29
switch (operation) {
crypto/openssl/providers/common/securitycheck.c
49
"operation: %d", operation);
crypto/openssl/providers/common/securitycheck.c
55
"invalid operation: %d", operation);
crypto/openssl/providers/implementations/asymciphers/rsa_enc.c
105
if (!ossl_rsa_key_op_get_protect(vrsa, operation, &protect))
crypto/openssl/providers/implementations/asymciphers/rsa_enc.c
111
prsactx->operation = operation;
crypto/openssl/providers/implementations/asymciphers/rsa_enc.c
65
int operation;
crypto/openssl/providers/implementations/asymciphers/rsa_enc.c
97
int operation, const char *desc)
crypto/openssl/providers/implementations/kem/ec_kem.c
235
static int eckem_init(void *vctx, int operation, void *vec, void *vauth,
crypto/openssl/providers/implementations/kem/ec_kem.c
246
if (!eckey_check(ec, operation == EVP_PKEY_OP_DECAPSULATE))
crypto/openssl/providers/implementations/kem/ec_kem.c
254
|| !eckey_check(auth, operation == EVP_PKEY_OP_ENCAPSULATE)
crypto/openssl/providers/implementations/kem/ec_kem.c
259
ctx->op = operation;
crypto/openssl/providers/implementations/kem/ecx_kem.c
192
static int ecxkem_init(void *vecxctx, int operation, void *vecx, void *vauth,
crypto/openssl/providers/implementations/kem/ecx_kem.c
203
if (!ecx_key_check(ecx, operation == EVP_PKEY_OP_DECAPSULATE))
crypto/openssl/providers/implementations/kem/ecx_kem.c
211
|| !ecx_key_check(auth, operation == EVP_PKEY_OP_ENCAPSULATE)
crypto/openssl/providers/implementations/kem/ecx_kem.c
216
ctx->op = operation;
crypto/openssl/providers/implementations/kem/rsa_kem.c
130
const OSSL_PARAM params[], int operation,
crypto/openssl/providers/implementations/kem/rsa_kem.c
142
if (!ossl_rsa_key_op_get_protect(vrsa, operation, &protect))
crypto/openssl/providers/implementations/kem/template_kem.c
81
static int template_init(void *vctx, int operation, void *vkey, void *vauth,
crypto/openssl/providers/implementations/kem/template_kem.c
91
ctx->op = operation;
crypto/openssl/providers/implementations/signature/dsa_sig.c
190
= ((ctx->operation
crypto/openssl/providers/implementations/signature/dsa_sig.c
280
const OSSL_PARAM params[], int operation,
crypto/openssl/providers/implementations/signature/dsa_sig.c
301
pdsactx->operation = operation;
crypto/openssl/providers/implementations/signature/dsa_sig.c
309
= (operation & (EVP_PKEY_OP_SIGN | EVP_PKEY_OP_SIGNMSG)) != 0;
crypto/openssl/providers/implementations/signature/dsa_sig.c
418
if (pdsactx->operation == EVP_PKEY_OP_SIGNMSG) {
crypto/openssl/providers/implementations/signature/dsa_sig.c
498
if (pdsactx->operation == EVP_PKEY_OP_VERIFYMSG) {
crypto/openssl/providers/implementations/signature/dsa_sig.c
512
int operation, const char *desc)
crypto/openssl/providers/implementations/signature/dsa_sig.c
520
operation, desc))
crypto/openssl/providers/implementations/signature/dsa_sig.c
76
int operation;
crypto/openssl/providers/implementations/signature/dsa_sig.c
894
int operation, const char *desc)
crypto/openssl/providers/implementations/signature/dsa_sig.c
901
if (!dsa_signverify_init(vpdsactx, vdsa, set_ctx_params, params, operation,
crypto/openssl/providers/implementations/signature/dsa_sig.c
945
if (pdsactx != NULL && pdsactx->operation == EVP_PKEY_OP_VERIFYMSG)
crypto/openssl/providers/implementations/signature/dsa_sig.c
964
if (pdsactx->operation == EVP_PKEY_OP_VERIFYMSG) {
crypto/openssl/providers/implementations/signature/ecdsa_sig.c
216
= ((ctx->operation
crypto/openssl/providers/implementations/signature/ecdsa_sig.c
274
const OSSL_PARAM params[], int operation,
crypto/openssl/providers/implementations/signature/ecdsa_sig.c
293
ctx->operation = operation;
crypto/openssl/providers/implementations/signature/ecdsa_sig.c
302
(operation & (EVP_PKEY_OP_SIGN | EVP_PKEY_OP_SIGNMSG)) != 0))
crypto/openssl/providers/implementations/signature/ecdsa_sig.c
413
if (ctx->operation == EVP_PKEY_OP_SIGNMSG) {
crypto/openssl/providers/implementations/signature/ecdsa_sig.c
493
if (ctx->operation == EVP_PKEY_OP_VERIFYMSG) {
crypto/openssl/providers/implementations/signature/ecdsa_sig.c
507
int operation, const char *desc)
crypto/openssl/providers/implementations/signature/ecdsa_sig.c
518
operation, desc))
crypto/openssl/providers/implementations/signature/ecdsa_sig.c
76
int operation;
crypto/openssl/providers/implementations/signature/ecdsa_sig.c
911
int operation, const char *desc)
crypto/openssl/providers/implementations/signature/ecdsa_sig.c
918
if (!ecdsa_signverify_init(vctx, vec, set_ctx_params, params, operation,
crypto/openssl/providers/implementations/signature/ecdsa_sig.c
962
if (ctx != NULL && ctx->operation == EVP_PKEY_OP_VERIFYMSG)
crypto/openssl/providers/implementations/signature/ecdsa_sig.c
981
if (ctx->operation == EVP_PKEY_OP_VERIFYMSG) {
crypto/openssl/providers/implementations/signature/ml_dsa_sig.c
125
const OSSL_PARAM params[], int operation,
crypto/openssl/providers/implementations/signature/rsa_sig.c
1171
if (prsactx->operation == EVP_PKEY_OP_VERIFYMSG)
crypto/openssl/providers/implementations/signature/rsa_sig.c
1182
int operation, const char *desc)
crypto/openssl/providers/implementations/signature/rsa_sig.c
1192
operation, desc))
crypto/openssl/providers/implementations/signature/rsa_sig.c
1513
if ((ctx->operation
crypto/openssl/providers/implementations/signature/rsa_sig.c
1616
if ((prsactx->operation
crypto/openssl/providers/implementations/signature/rsa_sig.c
1705
if ((prsactx->operation
crypto/openssl/providers/implementations/signature/rsa_sig.c
1917
int operation, int pad_mode,
crypto/openssl/providers/implementations/signature/rsa_sig.c
1925
if (!rsa_signverify_init(prsactx, vrsa, set_ctx_params, params, operation,
crypto/openssl/providers/implementations/signature/rsa_sig.c
1976
if (prsactx != NULL && prsactx->operation == EVP_PKEY_OP_VERIFYMSG)
crypto/openssl/providers/implementations/signature/rsa_sig.c
1991
if (prsactx->operation == EVP_PKEY_OP_VERIFYMSG) {
crypto/openssl/providers/implementations/signature/rsa_sig.c
408
= ((ctx->operation
crypto/openssl/providers/implementations/signature/rsa_sig.c
506
const OSSL_PARAM params[], int operation,
crypto/openssl/providers/implementations/signature/rsa_sig.c
525
if (!ossl_rsa_key_op_get_protect(prsactx->rsa, operation, &protect))
crypto/openssl/providers/implementations/signature/rsa_sig.c
528
prsactx->operation = operation;
crypto/openssl/providers/implementations/signature/rsa_sig.c
87
int operation;
crypto/openssl/providers/implementations/signature/rsa_sig.c
896
if (prsactx->operation == EVP_PKEY_OP_SIGNMSG) {
crypto/openssl/providers/implementations/signature/slh_dsa_sig.c
146
const OSSL_PARAM params[], int operation,
crypto/openssl/test/filterprov.c
203
int filter_provider_set_filter(int operation, const char *filterstr)
crypto/openssl/test/filterprov.c
212
operation,
crypto/openssl/test/filterprov.c
257
globs->dispatch[globs->num_dispatch].operation = operation;
crypto/openssl/test/filterprov.c
263
OSSL_PROVIDER_unquery_operation(globs->deflt, operation, provalgs);
crypto/openssl/test/filterprov.c
31
int operation;
crypto/openssl/test/filterprov.c
89
if (globs->dispatch[i].operation == operation_id) {
crypto/openssl/test/filterprov.h
13
int filter_provider_set_filter(int operation, const char *name);
crypto/openssl/test/tls-provider.c
2628
int operation;
crypto/openssl/test/tls-provider.c
2687
int operation)
crypto/openssl/test/tls-provider.c
2697
pxor_sigctx->operation = operation;
crypto/openssl/test/tls-provider.c
2698
if ((operation == EVP_PKEY_OP_SIGN && pxor_sigctx->sig == NULL)
crypto/openssl/test/tls-provider.c
2699
|| (operation == EVP_PKEY_OP_VERIFY && pxor_sigctx->sig == NULL)) {
crypto/openssl/test/tls-provider.c
2800
void *vxorsig, int operation)
crypto/openssl/test/tls-provider.c
2809
if (!xor_sig_signverify_init(vpxor_sigctx, vxorsig, operation))
lib/libcasper/services/cap_fileargs/cap_fileargs.c
598
fileargs_allowed(const nvlist_t *limits, const nvlist_t *request, int operation)
lib/libcasper/services/cap_fileargs/cap_fileargs.c
602
if ((allowed_operations & operation) == 0)
lib/libcasper/services/cap_sysctl/cap_sysctl.c
154
uint8_t operation;
lib/libcasper/services/cap_sysctl/cap_sysctl.c
156
operation = 0;
lib/libcasper/services/cap_sysctl/cap_sysctl.c
158
operation |= CAP_SYSCTL_READ;
lib/libcasper/services/cap_sysctl/cap_sysctl.c
160
operation |= CAP_SYSCTL_WRITE;
lib/libcasper/services/cap_sysctl/cap_sysctl.c
161
nvlist_add_number(nvl, "operation", (uint64_t)operation);
lib/libcasper/services/cap_sysctl/cap_sysctl.c
302
uint64_t mask, operation;
lib/libcasper/services/cap_sysctl/cap_sysctl.c
307
operation = cnvlist_get_number(cookie);
lib/libcasper/services/cap_sysctl/cap_sysctl.c
315
if ((operation & ~mask) != 0 ||
lib/libcasper/services/cap_sysctl/cap_sysctl.c
316
(operation & CAP_SYSCTL_RDWR) == 0)
lib/libcasper/services/cap_sysctl/cap_sysctl.c
458
uint64_t operation;
lib/libcasper/services/cap_sysctl/cap_sysctl.c
474
operation = nvlist_get_number(nvlin, "operation");
lib/libcasper/services/cap_sysctl/cap_sysctl.c
475
if ((operation & CAP_SYSCTL_WRITE) != 0) {
lib/libcasper/services/cap_sysctl/cap_sysctl.c
485
if ((operation & CAP_SYSCTL_READ) != 0) {
lib/libcasper/services/cap_sysctl/cap_sysctl.c
521
if ((operation & CAP_SYSCTL_READ) != 0) {
lib/libsys/_libsys.h
665
int __sys_nnpfs_syscall(int operation, char * a_pathP, int a_opcode, void * a_paramsP, int a_followSymlinks);
lib/libsysdecode/flags.c
331
sysdecode_flock_operation(FILE *fp, int operation, int *rem)
lib/libsysdecode/flags.c
334
return (print_mask_int(fp, flockops, operation, rem));
lib/libutil/flopen.c
51
int fd, operation, serrno, trunc;
lib/libutil/flopen.c
64
operation = LOCK_EX;
lib/libutil/flopen.c
66
operation |= LOCK_NB;
lib/libutil/flopen.c
75
if (flock(fd, operation) == -1) {
lib/libvgl/mouse.c
230
mouseinfo.operation = MOUSE_GETINFO;
lib/libvgl/mouse.c
317
mouseinfo.operation = MOUSE_MODE;
lib/libvgl/mouse.c
322
mouseinfo.operation = MOUSE_GETINFO;
lib/libvgl/mouse.c
337
mouseinfo.operation = MOUSE_GETINFO;
lib/libvgl/mouse.c
339
mouseinfo.operation = MOUSE_MOVEABS;
sys/dev/hpt27xx/array.h
110
HPT_U8 operation;
sys/dev/hptnr/array.h
110
HPT_U8 operation;
sys/dev/hptrr/array.h
112
HPT_U8 operation;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
420
vstor_packet->operation = VSTOR_OPERATION_CREATE_MULTI_CHANNELS;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
430
if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO ||
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
434
vstor_packet->operation, vstor_packet->status);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
484
vstor_packet->operation = VSTOR_OPERATION_BEGININITIALIZATION;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
497
if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO ||
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
506
vstor_packet->operation = VSTOR_OPERATION_QUERYPROTOCOLVERSION;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
524
if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO) {
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
547
vstor_packet->operation = VSTOR_OPERATION_QUERYPROPERTIES;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
560
if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO ||
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
582
vstor_packet->operation = VSTOR_OPERATION_ENDINITIALIZATION;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
595
if (vstor_packet->operation != VSTOR_OPERATION_COMPLETEIO ||
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
661
vstor_packet->operation = VSTOR_OPERATION_RESETBUS;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
711
vstor_packet->operation = VSTOR_OPERATION_EXECUTESRB;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
856
switch(vstor_packet->operation) {
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
868
"implemented.\n", vstor_packet->operation);
sys/dev/hyperv/storvsc/hv_vstorage.h
200
enum vstor_packet_ops operation;
sys/dev/hyperv/utilities/hv_kvp.c
322
umsg->kvp_hdr.operation = host_ip_msg->operation;
sys/dev/hyperv/utilities/hv_kvp.c
361
umsg->kvp_hdr.operation = hmsg->kvp_hdr.operation;
sys/dev/hyperv/utilities/hv_kvp.c
364
switch (umsg->kvp_hdr.operation) {
sys/dev/hyperv/utilities/hv_kvp.c
454
__func__, umsg->kvp_hdr.operation);
sys/dev/hyperv/utilities/hv_kvp.c
471
switch (hmsg->kvp_hdr.operation) {
sys/dev/hyperv/utilities/hv_kvp.c
780
if (sc->daemon_kvp_msg.kvp_hdr.operation == HV_KVP_OP_REGISTER) {
sys/dev/hyperv/utilities/hv_kvp.h
167
uint8_t operation;
sys/dev/hyperv/utilities/hv_kvp.h
222
uint8_t operation;
sys/dev/hyperv/utilities/hv_snapshot.c
341
switch (reqp->vss_req.msg.hdr.vss_hdr.operation) {
sys/dev/hyperv/utilities/hv_snapshot.c
718
switch (msg->hdr.vss_hdr.operation) {
sys/dev/hyperv/utilities/hv_snapshot.c
827
switch(msg->hdr.vss_hdr.operation) {
sys/dev/hyperv/utilities/hv_snapshot.c
843
hv_vss_start_notify(reqp, msg->hdr.vss_hdr.operation);
sys/dev/hyperv/utilities/hv_snapshot.c
854
msg->hdr.vss_hdr.operation);
sys/dev/hyperv/utilities/hv_snapshot.c
860
switch(msg->hdr.vss_hdr.operation) {
sys/dev/hyperv/utilities/hv_snapshot.c
881
msg->hdr.vss_hdr.operation);
sys/dev/hyperv/utilities/hv_snapshot.c
90
uint8_t operation;
sys/dev/isci/scil/scif_sas_controller_state_handlers.c
426
status = fw_controller->domains[index].operation.status;
sys/dev/isci/scil/scif_sas_domain.c
115
fw_domain->operation.status = SCI_FAILURE_TIMEOUT;
sys/dev/isci/scil/scif_sas_domain.c
1401
if (fw_domain->operation.timer != NULL)
sys/dev/isci/scil/scif_sas_domain.c
1403
scif_cb_timer_destroy(fw_controller, fw_domain->operation.timer);
sys/dev/isci/scil/scif_sas_domain.c
1404
fw_domain->operation.timer = NULL;
sys/dev/isci/scil/scif_sas_domain.c
580
fw_domain->operation.timer = NULL;
sys/dev/isci/scil/scif_sas_domain.c
585
fw_domain->operation.status = SCI_SUCCESS;
sys/dev/isci/scil/scif_sas_domain.c
739
if (fw_domain->operation.timer == 0)
sys/dev/isci/scil/scif_sas_domain.c
741
fw_domain->operation.timer = scif_cb_timer_create(
sys/dev/isci/scil/scif_sas_domain.h
192
} operation;
sys/dev/isci/scil/scif_sas_domain_state_handlers.c
138
fw_domain->operation.timeout = op_timeout;
sys/dev/isci/scil/scif_sas_domain_state_handlers.c
139
fw_domain->operation.device_timeout = device_timeout;
sys/dev/isci/scil/scif_sas_domain_state_handlers.c
140
fw_domain->operation.status = SCI_SUCCESS;
sys/dev/isci/scil/scif_sas_domain_state_handlers.c
144
fw_domain->operation.timer,
sys/dev/isci/scil/scif_sas_domain_state_handlers.c
145
fw_domain->operation.timeout
sys/dev/isci/scil/scif_sas_domain_state_handlers.c
150
return fw_domain->operation.status;
sys/dev/isci/scil/scif_sas_domain_states.c
147
scif_cb_timer_stop(fw_domain->controller, fw_domain->operation.timer);
sys/dev/isci/scil/scif_sas_domain_states.c
150
fw_domain->controller, fw_domain, fw_domain->operation.status
sys/dev/isci/scil/scif_sas_domain_states.c
311
if (fw_domain->operation.status == SCI_FAILURE_TIMEOUT)
sys/dev/iwx/if_iwx.c
2970
cmd_v3.operation = htole32(IWX_SCD_QUEUE_ADD);
sys/dev/iwx/if_iwx.c
3056
cmd_v3.operation = htole32(IWX_SCD_QUEUE_REMOVE);
sys/dev/iwx/if_iwxreg.h
5468
uint32_t operation;
sys/dev/mlx5/mlx5_fpga/mlx5_ifc_fpga.h
141
u8 operation[0x8];
sys/dev/mlx5/mlx5_fpga/mlx5fpga_cmd.c
131
MLX5_SET(fpga_ctrl, in, operation, op);
sys/dev/mlx5/mlx5_fpga/mlx5fpga_cmd.c
185
MLX5_SET(fpga_ctrl, in, operation, *connect);
sys/dev/mlx5/mlx5_fpga/mlx5fpga_cmd.c
87
MLX5_SET(fpga_ctrl, in, operation, op);
sys/dev/mlx5/mlx5_ib/mlx5_ib_qp.c
2015
.operation = MLX5_CMD_OP_2RST_QP
sys/dev/mlx5/mlx5_ib/mlx5_ib_qp.c
2628
switch (raw_qp_param->operation) {
sys/dev/mlx5/mlx5_ib/mlx5_ib_qp.c
2903
raw_qp_param.operation = op;
sys/dev/mlx5/mlx5_ib/mlx5_ib_qp.c
80
u16 operation;
sys/dev/pms/RefTisa/sallsdk/api/saapi.h
472
bit32 operation
sys/dev/pms/RefTisa/sallsdk/spc/saioctlcmd.c
1884
bit32 operation
sys/dev/pms/RefTisa/sallsdk/spc/saioctlcmd.c
1909
SA_DBG3(("saSASDiagStartEnd, phyId 0x%x operation 0x%x\n",phyId,operation ));
sys/dev/pms/RefTisa/sallsdk/spc/saioctlcmd.c
1937
OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSASDiagStartEndCmd_t, OperationPhyId), ((phyId & SM_PHYID_MASK) | (operation << SHIFT8)));
sys/dev/pms/RefTisa/sallsdk/spc/sampicmd.c
1176
bit32 operation,
sys/dev/pms/RefTisa/sallsdk/spc/sampicmd.c
1184
SA_DBG3(("mpiLocalPhyControlCmd, phyId 0x%X operation 0x%x dw2 0x%x\n",phyId, operation,(((operation & BYTE_MASK) << SHIFT8) | (phyId & SM_PHYID_MASK))));
sys/dev/pms/RefTisa/sallsdk/spc/sampicmd.c
1190
(((operation & BYTE_MASK) << SHIFT8) | (phyId & SM_PHYID_MASK)));
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
2112
bit32 phyId, operation, status, tag, phyOpId;
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
2137
operation = (phyOpId & LOCAL_PHY_OP_BITS) >> SHIFT8;
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
2140
SA_DBG3(("mpiPhyCntrlRsp: phyId=0x%x Operation=0x%x Status=0x%x\n", phyId, operation, status));
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
2145
ossaLocalPhyControlCB(agRoot, agContext, phyId, operation, status, agNULL);
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
2149
(*(ossaLocalPhyControlCB_t)(pRequest->completionCB))(agRoot, agContext, phyId, operation, status, agNULL );
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5759
bit32 operation =0;
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5769
OSSA_READ_LE_32(AGROOT, &operation, pIomb, OSSA_OFFSET_OF(agsaPortControlRsp_t, portOPPortId));
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5797
port = operation & PORTID_MASK;
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5808
SA_DBG2(("mpiPortControlRsp: PortID 0x%x PortStatus 0x%x PortContext %p\n",saRoot->PortMap[operation & PORTID_MASK].PortID,saRoot->PortMap[operation & PORTID_MASK].PortStatus,saRoot->PortMap[operation & PORTID_MASK].PortContext));
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5809
agPortContext = (agsaPortContext_t *)saRoot->PortMap[operation & PORTID_MASK].PortContext;
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5813
SA_DBG2(("mpiPortControlRsp: portID 0x%x status 0x%x\n", (operation & PORTID_MASK), status));
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5817
portOperation = (((operation & LOCAL_PHY_OP_BITS) >> SHIFT8) | (portState << SHIFT28) );
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5819
SA_DBG1(("mpiPortControlRsp: portState 0x%x operation 0x%x portOperation 0x%x\n",portState, operation,portOperation ));
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5824
SA_DBG1(("mpiPortControlRsp: AGSA_PORT_SET_SMP_PHY_WIDTH operation 0x%x\n",operation ));
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5827
SA_DBG1(("mpiPortControlRsp: AGSA_PORT_SET_PORT_RECOVERY_TIME operation 0x%x\n",operation ));
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5830
SA_DBG1(("mpiPortControlRsp: AGSA_PORT_IO_ABORT operation 0x%x\n",operation ));
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5833
SA_DBG1(("mpiPortControlRsp: AGSA_PORT_SET_PORT_RESET_TIME operation 0x%x\n",operation ));
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5836
SA_DBG1(("mpiPortControlRsp: AGSA_PORT_HARD_RESET operation 0x%x\n",operation ));
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5839
SA_DBG1(("mpiPortControlRsp: AGSA_PORT_CLEAN_UP operation 0x%x\n",operation ));
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5842
SA_DBG1(("mpiPortControlRsp: AGSA_STOP_PORT_RECOVERY_TIMER operation 0x%x\n",operation ));
sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c
5846
SA_DBG1(("mpiPortControlRsp: Unknown operation 0x%x\n",operation ));
sys/dev/pms/RefTisa/sallsdk/spc/saproto.h
670
bit32 operation,
sys/dev/pst/pst-iop.c
336
iop_get_util_params(struct iop_softc *sc, int target, int operation, int group)
sys/dev/pst/pst-iop.c
363
param->operation[0].operation = operation;
sys/dev/pst/pst-iop.c
364
param->operation[0].group = group;
sys/dev/pst/pst-iop.c
365
param->operation[0].field_count = 0xffff;
sys/dev/pst/pst-iop.h
461
u_int16_t operation;
sys/dev/pst/pst-iop.h
500
struct i2o_get_param_template operation[1];
sys/dev/qat/include/common/adf_accel_devices.h
557
adf_csr_fetch_and_update(enum operation op,
sys/dev/qat/qat_api/common/compression/dc_chain.c
54
CpaDcChainOperations operation,
sys/dev/qat/qat_api/common/compression/dc_chain.c
66
CpaDcChainOperations operation,
sys/dev/qat/qat_api/common/compression/dc_chain.c
94
CpaDcChainOperations operation,
sys/dev/qat/qat_api/include/dc/cpa_dc_chain.h
286
CpaDcChainOperations operation,
sys/dev/qat/qat_api/include/dc/cpa_dc_chain.h
385
CpaDcChainOperations operation,
sys/dev/qat/qat_api/include/dc/cpa_dc_chain.h
612
CpaDcChainOperations operation,
sys/dev/qat/qat_api/qat_direct/include/icp_adf_init.h
65
icp_adf_ringInfoOperation_t operation,
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
564
enum operation op;
sys/dev/qlnx/qlnxe/nvm_map.h
301
u32 operation;
sys/dev/sound/usb/uaudio.c
1265
sc->sc_play_chan[i].operation = CHAN_OP_DRAIN;
sys/dev/sound/usb/uaudio.c
1266
sc->sc_rec_chan[i].operation = CHAN_OP_DRAIN;
sys/dev/sound/usb/uaudio.c
1362
uint8_t operation;
sys/dev/sound/usb/uaudio.c
1371
operation = chan->operation;
sys/dev/sound/usb/uaudio.c
1372
switch (operation) {
sys/dev/sound/usb/uaudio.c
1375
chan->operation = CHAN_OP_NONE;
sys/dev/sound/usb/uaudio.c
1382
switch (operation) {
sys/dev/sound/usb/uaudio.c
264
uint32_t operation;
sys/dev/sound/usb/uaudio.c
2812
uaudio_chan_reconfigure(struct uaudio_chan *ch, uint8_t operation)
sys/dev/sound/usb/uaudio.c
2817
if (ch->operation == CHAN_OP_DRAIN)
sys/dev/sound/usb/uaudio.c
2821
ch->operation = operation;
sys/dev/syscons/scmouse.c
135
switch (mouse->operation) {
sys/dev/syscons/scmouse.c
676
mouse->operation = old_mouse->operation;
sys/dev/syscons/scmouse.c
677
switch (mouse->operation) {
sys/dev/syscons/scmouse.c
69
int operation;
sys/dev/syscons/scmouse.c
704
switch (mouse->operation) {
sys/dev/syscons/scmouse.c
778
if (mouse->operation == MOUSE_ACTION) {
sys/dev/syscons/scmouse.c
791
if (((mouse->operation == MOUSE_ACTION) && mouse->u.data.buttons)
sys/dev/syscons/scmouse.c
824
if ((mouse->operation == MOUSE_ACTION) && f) {
sys/dev/syscons/syscons.c
1707
info.operation = MOUSE_ACTION;
sys/dev/syscons/sysmouse.c
273
switch (info->operation) {
sys/dev/vt/vt_core.c
2852
switch (mouse->operation) {
sys/dev/vt/vt_sysmouse.c
229
switch (mi->operation) {
sys/dev/vt/vt_sysmouse.c
283
vt_mouse_event(mi->operation, x, y, mi->u.event.id, mi->u.event.value,
sys/dev/xdma/xdma.h
104
enum xdma_operation_type operation;
sys/dev/xen/blkback/blkback.c
1154
nreqlist->operation = ring_req->operation;
sys/dev/xen/blkback/blkback.c
1165
nreq->operation = ring_req->operation;
sys/dev/xen/blkback/blkback.c
1254
resp->operation = req->operation;
sys/dev/xen/blkback/blkback.c
1474
int operation;
sys/dev/xen/blkback/blkback.c
1502
switch (reqlist->operation) {
sys/dev/xen/blkback/blkback.c
1508
operation = BIO_WRITE;
sys/dev/xen/blkback/blkback.c
1518
operation = BIO_READ;
sys/dev/xen/blkback/blkback.c
1544
operation = BIO_FLUSH;
sys/dev/xen/blkback/blkback.c
1551
reqlist->operation);
sys/dev/xen/blkback/blkback.c
1616
if (operation == BIO_WRITE)
sys/dev/xen/blkback/blkback.c
1667
operation == BIO_READ ? "read" : "write",
sys/dev/xen/blkback/blkback.c
1679
operation,
sys/dev/xen/blkback/blkback.c
1761
cur_operation = reqlist->operation;
sys/dev/xen/blkback/blkback.c
177
int operation;
sys/dev/xen/blkback/blkback.c
1836
|| (ring_req->operation != cur_operation)
sys/dev/xen/blkback/blkback.c
1878
cur_operation = ring_req->operation;
sys/dev/xen/blkback/blkback.c
1972
int operation, int bio_flags)
sys/dev/xen/blkback/blkback.c
1992
if (operation == BIO_FLUSH) {
sys/dev/xen/blkback/blkback.c
2059
bio->bio_cmd = operation;
sys/dev/xen/blkback/blkback.c
2095
if (operation == BIO_READ) {
sys/dev/xen/blkback/blkback.c
2100
} else if (operation == BIO_WRITE) {
sys/dev/xen/blkback/blkback.c
2137
int operation, int flags)
sys/dev/xen/blkback/blkback.c
2151
switch (operation) {
sys/dev/xen/blkback/blkback.c
2176
panic("invalid operation %d", operation);
sys/dev/xen/blkback/blkback.c
2219
switch (operation) {
sys/dev/xen/blkback/blkback.c
2291
panic("invalid operation %d", operation);
sys/dev/xen/blkback/blkback.c
302
int operation;
sys/dev/xen/blkback/blkback.c
488
struct xbb_xen_reqlist *reqlist, int operation,
sys/dev/xen/blkfront/blkfront.c
237
ring_req->operation = cm->cm_operation;
sys/dev/xen/blkfront/blkfront.c
255
ring_req->operation = BLKIF_OP_INDIRECT;
sys/kern/systrace_args.c
1577
iarg[a++] = p->operation; /* int */
sys/security/mac/mac_internal.h
386
#define MAC_POLICY_BOOLEAN(operation, composition, args...) do { \
sys/security/mac/mac_internal.h
390
if (mpc->mpc_ops->mpo_ ## operation != NULL) \
sys/security/mac/mac_internal.h
392
mpc->mpc_ops->mpo_ ## operation (args); \
sys/security/mac/mac_internal.h
397
if (mpc->mpc_ops->mpo_ ## operation != NULL) \
sys/security/mac/mac_internal.h
399
mpc->mpc_ops->mpo_ ## operation \
sys/security/mac/mac_internal.h
406
#define MAC_POLICY_BOOLEAN_NOSLEEP(operation, composition, args...) do {\
sys/security/mac/mac_internal.h
410
if (mpc->mpc_ops->mpo_ ## operation != NULL) \
sys/security/mac/mac_internal.h
412
mpc->mpc_ops->mpo_ ## operation (args); \
sys/security/mac/mac_internal.h
419
if (mpc->mpc_ops->mpo_ ## operation != NULL) \
sys/security/mac/mac_internal.h
421
mpc->mpc_ops->mpo_ ## operation \
sys/security/mac/mac_internal.h
513
#define MAC_POLICY_PERFORM(operation, args...) do { \
sys/security/mac/mac_internal.h
517
if (mpc->mpc_ops->mpo_ ## operation != NULL) \
sys/security/mac/mac_internal.h
518
mpc->mpc_ops->mpo_ ## operation (args); \
sys/security/mac/mac_internal.h
523
if (mpc->mpc_ops->mpo_ ## operation != NULL) \
sys/security/mac/mac_internal.h
524
mpc->mpc_ops->mpo_ ## operation (args); \
sys/security/mac/mac_internal.h
530
#define MAC_POLICY_PERFORM_NOSLEEP(operation, args...) do { \
sys/security/mac/mac_internal.h
534
if (mpc->mpc_ops->mpo_ ## operation != NULL) \
sys/security/mac/mac_internal.h
535
mpc->mpc_ops->mpo_ ## operation (args); \
sys/security/mac/mac_internal.h
542
if (mpc->mpc_ops->mpo_ ## operation != NULL) \
sys/security/mac/mac_internal.h
543
mpc->mpc_ops->mpo_ ## operation (args); \
sys/sys/consio.h
151
int operation;
sys/sys/sysproto.h
838
char operation_l_[PADL_(int)]; int operation; char operation_r_[PADR_(int)];
sys/xen/blkif.h
116
dst->operation = src->operation;
sys/xen/blkif.h
131
dst->operation = src->operation;
sys/xen/blkif.h
42
uint8_t operation; /* BLKIF_OP_??? */
sys/xen/blkif.h
51
uint8_t operation; /* copied from request */
sys/xen/blkif.h
60
uint8_t operation; /* BLKIF_OP_??? */
sys/xen/blkif.h
69
uint8_t operation; /* copied from request */
tests/sys/cddl/zfs/bin/file_write.c
115
if (!operation) {
tests/sys/cddl/zfs/bin/file_write.c
150
if ((strncmp(operation, "create", strlen(operation) + 1)) == 0 ||
tests/sys/cddl/zfs/bin/file_write.c
151
(strncmp(operation, "overwrite", strlen(operation) + 1)) == 0) {
tests/sys/cddl/zfs/bin/file_write.c
153
} else if ((strncmp(operation, "append", strlen(operation) + 1)) == 0) {
tests/sys/cddl/zfs/bin/file_write.c
157
operation);
tests/sys/cddl/zfs/bin/file_write.c
60
char *operation = NULL;
tests/sys/cddl/zfs/bin/file_write.c
89
operation = optarg;
tools/regression/fsx/fsx.c
162
do_log4(int operation, int arg0, int arg1, int arg2)
tools/regression/fsx/fsx.c
167
le->operation = operation;
tools/regression/fsx/fsx.c
179
log4(int operation, int arg0, int arg1, int arg2)
tools/regression/fsx/fsx.c
181
do_log4(operation, arg0, arg1, arg2);
tools/regression/fsx/fsx.c
208
if (lp->operation == OP_CLOSEOPEN ||
tools/regression/fsx/fsx.c
209
lp->operation == OP_INVALIDATE) {
tools/regression/fsx/fsx.c
210
switch (lp->operation) {
tools/regression/fsx/fsx.c
225
switch (lp->operation) {
tools/regression/fsx/fsx.c
281
lp->operation);
tools/regression/fsx/fsx.c
71
int operation;
usr.bin/elfctl/elfctl.c
230
char operation;
usr.bin/elfctl/elfctl.c
233
operation = *feature_str;
usr.bin/elfctl/elfctl.c
236
if (operation != '+' && operation != '-' && operation != '=')
usr.bin/elfctl/elfctl.c
237
errx(1, "'%c' not an operator - use '+', '-', '='", operation);
usr.bin/elfctl/elfctl.c
286
if (operation == '+') {
usr.bin/elfctl/elfctl.c
288
} else if (operation == '=') {
usr.bin/elfctl/elfctl.c
290
} else if (operation == '-') {
usr.bin/tcopy/tcopy.cc
711
enum operation op = READ;
usr.sbin/bhyve/mem.c
266
int operation;
usr.sbin/bhyve/mem.c
275
return (mr->handler(vcpu, rma->operation, paddr, rma->size,
usr.sbin/bhyve/mem.c
286
rma.operation = MEM_F_READ;
usr.sbin/bhyve/mem.c
297
rma.operation = MEM_F_WRITE;
usr.sbin/bluetooth/bthidd/hid.c
545
mi.operation = MOUSE_ACTION;
usr.sbin/moused/moused/moused.c
2782
mouse.operation = MOUSE_MOTION_EVENT;
usr.sbin/moused/moused/moused.c
2811
mouse.operation = MOUSE_BUTTON_EVENT;
usr.sbin/vidcontrol/vidcontrol.c
1005
mouse.operation = MOUSE_SHOW;
usr.sbin/vidcontrol/vidcontrol.c
1007
mouse.operation = MOUSE_HIDE;
usr.sbin/vidcontrol/vidcontrol.c
1016
mouse.operation == MOUSE_SHOW ? "show" : "hid");
usr.sbin/vidcontrol/vidcontrol.c
985
mouse.operation = MOUSE_MOUSECHAR;