Home
last modified time | relevance | path

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

1234

/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Depolltable-internal.h136 static const struct operation { struct
137 int events;
138 int op;
/freebsd-12.1/contrib/libevent/
H A Depolltable-internal.h136 static const struct operation { struct
137 int events;
138 int op;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanShouldStopHere.cpp42 FrameComparison operation, Status &status) { in InvokeShouldStopHereCallback()
61 ThreadPlan *current_plan, Flags &flags, FrameComparison operation, in DefaultShouldStopHereCallback()
98 ThreadPlan *current_plan, Flags &flags, FrameComparison operation, in DefaultStepFromHereCallback()
150 lldb_private::Flags &flags, lldb::FrameComparison operation, in QueueStepOutFromHerePlan()
161 lldb::FrameComparison operation, Status &status) { in CheckShouldStopHereAndQueueStepOut()
/freebsd-12.1/lib/libcasper/services/cap_sysctl/
H A Dcap_sysctl.c55 uint8_t operation; in cap_sysctlbyname() local
128 uint64_t operation; in sysctl_check_one() local
165 uint64_t operation; in sysctl_allowed() local
205 uint64_t operation; in sysctl_limit() local
231 uint64_t operation; in sysctl_command() local
/freebsd-12.1/sys/xen/
H A Dblkif.h44 uint8_t operation; /* BLKIF_OP_??? */ member
53 uint8_t operation; /* copied from request */ member
62 uint8_t operation; /* BLKIF_OP_??? */ member
71 uint8_t operation; /* copied from request */ member
/freebsd-12.1/contrib/subversion/subversion/svn/
H A Dcl-conflicts.c65 svn_wc_operation_t operation) in local_reason_str()
208 operation_str(svn_wc_operation_t operation) in operation_str()
286 const char *action, *reason, *operation; in svn_cl__get_human_readable_tree_conflict_description() local
350 svn_wc_operation_t operation, in svn_cl__get_human_readable_action_description()
/freebsd-12.1/sys/xen/interface/io/
H A Dblkif.h572 uint8_t operation; /* BLKIF_OP_??? */ member
586 uint8_t operation; /* BLKIF_OP_DISCARD */ member
597 uint8_t operation; /* BLKIF_OP_INDIRECT */ member
612 uint8_t operation; /* copied from request */ member
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_history.c519 log_internal(nvlist_t *nvl, const char *operation, spa_t *spa, in log_internal()
557 spa_history_log_internal(spa_t *spa, const char *operation, in spa_history_log_internal()
582 spa_history_log_internal_ds(dsl_dataset_t *ds, const char *operation, in spa_history_log_internal_ds()
601 spa_history_log_internal_dd(dsl_dir_t *dd, const char *operation, in spa_history_log_internal_dd()
621 spa_history_log_version(spa_t *spa, const char *operation) in spa_history_log_version()
/freebsd-12.1/sys/security/mac/
H A Dmac_internal.h353 #define MAC_POLICY_BOOLEAN(operation, composition, args...) do { \ argument
373 #define MAC_POLICY_BOOLEAN_NOSLEEP(operation, composition, args...) do {\ argument
480 #define MAC_POLICY_PERFORM(operation, args...) do { \ argument
497 #define MAC_POLICY_PERFORM_NOSLEEP(operation, args...) do { \ argument
/freebsd-12.1/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()
H A Dx_crl.c47 static int crl_inf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_inf_cb()
152 static int crl_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_cb()
/freebsd-12.1/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-12.1/crypto/heimdal/lib/roken/
H A Dflock.c44 rk_flock(int fd, int operation) in rk_flock()
/freebsd-12.1/crypto/openssl/crypto/pkcs7/
H A Dpk7_asn1.c32 static int pk7_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pk7_cb()
/freebsd-12.1/crypto/openssl/crypto/rsa/
H A Drsa_asn1.c22 static int rsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rsa_cb()
/freebsd-12.1/contrib/openbsm/compat/
H A Dflopen.h40 int fd, operation, serrno, trunc; in flopen() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_wc/
H A Dconflicts.c1062 svn_wc_operation_t operation; in svn_wc__conflict_create_markers() local
1147 svn_wc_operation_t operation, in generate_propconflict()
1864 svn_wc_operation_t operation; in svn_wc__conflict_invoke_resolver() local
2266 svn_wc_operation_t operation; in svn_wc__read_conflicts() local
2413 svn_wc_operation_t operation; in resolve_prop_conflict_on_node() local
2665 svn_wc_operation_t operation; in resolve_tree_conflict_on_node() local
3466 svn_wc_operation_t operation; in svn_wc__conflict_tree_update_break_moved_away() local
3554 svn_wc_operation_t operation; in svn_wc__conflict_tree_update_raise_moved_away() local
3631 svn_wc_operation_t operation; in svn_wc__conflict_tree_update_moved_away_node() local
3718 svn_wc_operation_t operation; in svn_wc__conflict_tree_update_incoming_move() local
[all …]
/freebsd-12.1/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) in svn_fs_bdb__wrap_db()
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_base/
H A Dtrail.h232 #define svn_fs_base__trail_debug(trail, table, operation) argument
/freebsd-12.1/usr.sbin/cron/lib/
H A Dcompat.c183 flock(fd, operation) in flock() argument
/freebsd-12.1/lib/libutil/
H A Dflopen.c53 int fd, operation, serrno, trunc; in vflopenat() local
/freebsd-12.1/tests/sys/cddl/zfs/bin/
H A Dfile_write.c61 char *operation = NULL; in main() local
/freebsd-12.1/crypto/openssl/crypto/cms/
H A Dcms_asn1.c281 static int cms_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in cms_cb()
/freebsd-12.1/crypto/openssl/crypto/dh/
H A Ddh_asn1.c18 static int dh_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dh_cb()

1234