Searched defs:operation (Results 1 - 25 of 90) sorted by relevance

1234

/freebsd-11-stable/crypto/openssl/crypto/rsa/
H A Drsa_asn1.c68 static int rsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, argument
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Depolltable-internal.h136 static const struct operation { struct
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dnsseq.c66 static int nsseq_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, argument
H A Dp8_pkey.c66 static int pkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, argument
H A Dx_pubkey.c72 static int pubkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, argument
H A Dx_req.c83 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, argument
H A Dx_x509.c84 static int x509_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, argument
H A Dx_crl.c95 static int crl_inf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, argument
/freebsd-11-stable/crypto/openssl/crypto/dsa/
H A Ddsa_asn1.c68 static int sig_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, argument
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dflock.c44 rk_flock(int fd, int operation) argument
/freebsd-11-stable/crypto/openssl/crypto/cms/
H A Dcms_asn1.c338 cms_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_asn1.c82 static int pk7_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dbdb-err.c90 svn_fs_bdb__wrap_db(svn_fs_t *fs, const char *operation, int db_err) argument
/freebsd-11-stable/contrib/openbsm/compat/
H A Dflopen.h40 int fd, operation, serrno, trunc; local
/freebsd-11-stable/lib/libutil/
H A Dflopen.c43 int fd, operation, serrno, trunc; local
/freebsd-11-stable/crypto/openssl/crypto/dh/
H A Ddh_asn1.c68 static int dh_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, argument
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dhdb-keytab.c79 hkt_lock(krb5_context context, HDB *db, int operation) argument
H A Ddb.c64 DB_lock(krb5_context context, HDB *db, int operation) argument
H A Ddb3.c74 DB_lock(krb5_context context, HDB *db, int operation) argument
/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_domain.h192 } operation; member in struct:SCIF_SAS_DOMAIN
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp49 ExitWithError(int error_fd, const char *operation) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.c146 int flock(int fd, int operation) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanShouldStopHere.cpp38 InvokeShouldStopHereCallback( FrameComparison operation, Status &status) argument
57 DefaultShouldStopHereCallback( ThreadPlan *current_plan, Flags &flags, FrameComparison operation, Status &status, void *baton) argument
93 DefaultStepFromHereCallback( ThreadPlan *current_plan, Flags &flags, FrameComparison operation, Status &status, void *baton) argument
143 QueueStepOutFromHerePlan( lldb_private::Flags &flags, lldb::FrameComparison operation, Status &status) argument
154 CheckShouldStopHereAndQueueStepOut( lldb::FrameComparison operation, Status &status) argument
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Drwlock.c51 print_lock(const char *operation, isc_rwlock_t *rwl, isc_rwlocktype_t type) { argument
/freebsd-11-stable/lib/libcasper/services/cap_sysctl/
H A Dcap_sysctl.c53 uint8_t operation; local
126 uint64_t operation; local
163 uint64_t operation; local
203 uint64_t operation; local
229 uint64_t operation; local
[all...]

Completed in 134 milliseconds

1234