Home
last modified time | relevance | path

Searched defs:operation (Results 1 – 25 of 93) sorted by relevance

1234

/freebsd-src/contrib/libevent/
H A Depolltable-internal.h136 static const struct operation { struct
137 int events;
138 int op;
/freebsd-src/contrib/ntp/sntp/libevent/
H A Depolltable-internal.h136 static const struct operation { struct
137 int events;
138 int op;
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanShouldStopHere.cpp40 FrameComparison operation, Status &status) { in InvokeShouldStopHereCallback()
59 ThreadPlan *current_plan, Flags &flags, FrameComparison operation, in DefaultShouldStopHereCallback()
95 ThreadPlan *current_plan, Flags &flags, FrameComparison operation, in DefaultStepFromHereCallback()
145 lldb_private::Flags &flags, lldb::FrameComparison operation, in QueueStepOutFromHerePlan()
156 lldb::FrameComparison operation, Status &status) { in CheckShouldStopHereAndQueueStepOut()
/freebsd-src/sys/dev/qat/qat_api/common/compression/
H A Ddc_chain.c54 CpaDcChainOperations operation, in cpaDcChainGetSessionSize()
66 CpaDcChainOperations operation, in cpaDcChainInitSession()
94 CpaDcChainOperations operation, in cpaDcChainPerformOp()
/freebsd-src/sys/xen/
H A Dblkif.h42 uint8_t operation; /* BLKIF_OP_??? */ member
51 uint8_t operation; /* copied from request */ member
60 uint8_t operation; /* BLKIF_OP_??? */ member
69 uint8_t operation; /* copied from request */ member
/freebsd-src/sys/contrib/xen/io/
H A Dblkif.h648 uint8_t operation; /* BLKIF_OP_??? */ member
662 uint8_t operation; /* BLKIF_OP_DISCARD */ member
673 uint8_t operation; /* BLKIF_OP_INDIRECT */ member
688 uint8_t operation; /* copied from request */ member
/freebsd-src/crypto/openssl/crypto/x509/
H A Dx_req.c35 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rinf_cb()
48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in req_cb()
H A Dx_crl.c47 static int crl_inf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_inf_cb()
156 static int crl_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_cb()
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dspa_history.c515 log_internal(nvlist_t * nvl,const char * operation,spa_t * spa,dmu_tx_t * tx,const char * fmt,va_list adx) log_internal() argument
548 spa_history_log_internal(spa_t * spa,const char * operation,dmu_tx_t * tx,const char * fmt,...) spa_history_log_internal() argument
573 spa_history_log_internal_ds(dsl_dataset_t * ds,const char * operation,dmu_tx_t * tx,const char * fmt,...) spa_history_log_internal_ds() argument
592 spa_history_log_internal_dd(dsl_dir_t * dd,const char * operation,dmu_tx_t * tx,const char * fmt,...) spa_history_log_internal_dd() argument
612 spa_history_log_version(spa_t * spa,const char * operation,dmu_tx_t * tx) spa_history_log_version() argument
[all...]
/freebsd-src/crypto/openssl/crypto/dsa/
H A Ddsa_asn1.c25 static int dsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dsa_cb()
/freebsd-src/sys/security/mac/
H A Dmac_internal.h370 mpc->mpc_ops->mpo_ ## operation (args); \ argument
390 mpc->mpc_ops->mpo_ ## operation (args); \ argument
497 MAC_POLICY_PERFORM(operation,args...) global() argument
514 MAC_POLICY_PERFORM_NOSLEEP(operation,args...) global() argument
[all...]
/freebsd-src/crypto/openssl/crypto/asn1/
H A Dnsseq.c16 static int nsseq_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in nsseq_cb()
H A Dp8_pkey.c17 static int pkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pkey_cb()
/freebsd-src/crypto/heimdal/lib/roken/
H A Dflock.c44 rk_flock(int fd, int operation) in rk_flock()
/freebsd-src/crypto/openssl/crypto/rsa/
H A Drsa_asn1.c28 static int rsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rsa_cb()
/freebsd-src/contrib/openbsm/compat/
H A Dflopen.h40 int fd, operation, serrno, trunc; in flopen() local
/freebsd-src/lib/libcasper/services/cap_sysctl/
H A Dcap_sysctl.c155 uint8_t operation; do_sysctl() local
303 uint64_t mask, operation; sysctl_valid() local
459 uint64_t operation; sysctl_command() local
[all...]
/freebsd-src/crypto/openssl/crypto/pkcs7/
H A Dpk7_asn1.c33 static int pk7_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pk7_cb()
/freebsd-src/crypto/openssl/test/
H A Dfilterprov.c29 int operation; member
164 int filter_provider_set_filter(int operation, const char *filterstr) in filter_provider_set_filter()
/freebsd-src/crypto/openssl/crypto/cmp/
H A Dcmp_asn.c211 static int ossl_cmp_msg_cb(int operation, ASN1_VALUE **pval, in ossl_cmp_msg_cb()
/freebsd-src/lib/libutil/
H A Dflopen.c51 int fd, operation, serrno, trunc; in vflopenat() local
/freebsd-src/tests/sys/cddl/zfs/bin/
H A Dfile_write.c60 char *operation = NULL; in main() local
/freebsd-src/crypto/openssl/crypto/evp/
H A Dpmeth_gn.c25 static int gen_init(EVP_PKEY_CTX *ctx, int operation) in gen_init()
339 static int fromdata_init(EVP_PKEY_CTX *ctx, int operation) in fromdata_init()
/freebsd-src/crypto/openssl/crypto/cms/
H A Dcms_asn1.c293 static int cms_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in cms_cb()
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Dfile_write.c75 char *operation = NULL; in main() local

1234