Searched defs:action (Results 151 - 175 of 367) sorted by relevance

1234567891011>>

/freebsd-12-stable/release/picobsd/tinyware/view/
H A Dview.c53 struct action { struct
/freebsd-12-stable/sbin/camcontrol/
H A Depc.c618 int action = -1; local
523 epc_set_features(struct cam_device *device, camcontrol_devtype devtype, union ccb *ccb, int retry_count, int timeout, int action, int power_cond, int timer, int enable, int save, int delayed_entry, int hold, int power_src, int restore_src) argument
[all...]
H A Dpersist.c433 int action = -1, num_ids = 0; local
[all...]
H A Dzone.c328 int action = -1, rep_option = -1; local
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_diff/
H A Dutil.c533 const char *action; local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp385 const ResumeAction *action = local
439 const ResumeAction *action = local
[all...]
/freebsd-12-stable/contrib/wpa/src/eap_common/
H A Deap_teap_common.h86 u8 action; member in struct:teap_tlv_request_action
/freebsd-12-stable/contrib/wpa/src/wps/
H A Dwps_upnp_web.c755 web_connection_send_reply(struct http_request *req, enum http_reply_code ret, const char *action, int action_len, const struct wpabuf *reply, const char *replyname) argument
867 char *action; local
925 const char *action = NULL; local
[all...]
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dgas_query.c523 u8 action, dialog_token, frag_id = 0, more_frags = 0; local
[all...]
H A Dwmm_ac.c735 u8 action; local
[all...]
/freebsd-12-stable/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c553 stream_encode_in(lzma_stream_coder *coder, const lzma_allocator *allocator, const uint8_t *restrict in, size_t *restrict in_pos, size_t in_size, lzma_action action) argument
667 stream_encode_mt(void *coder_ptr, const lzma_allocator *allocator, const uint8_t *restrict in, size_t *restrict in_pos, size_t in_size, uint8_t *restrict out, size_t *restrict out_pos, size_t out_size, lzma_action action) argument
[all...]
/freebsd-12-stable/contrib/ntp/include/
H A Dntp_refclock.h150 void (*action)(struct peer *); /* timeout callback */ member in struct:refclockproc
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dhttpd.c70 isc_httpdaction_t *action; member in struct:isc_httpdurl
H A Dtimer.c90 isc_taskaction_t action; member in struct:isc__timer
394 isc__timer_create(isc_timermgr_t *manager0, isc_timertype_t type, isc_time_t *expires, isc_interval_t *interval, isc_task_t *task, isc_taskaction_t action, const void *arg, isc_timer_t **timerp) argument
/freebsd-12-stable/contrib/ntp/lib/isc/unix/
H A Dapp.c387 isc__app_onrun(isc_mem_t *mctx, isc_task_t *task, isc_taskaction_t action, argument
/freebsd-12-stable/contrib/subversion/subversion/libsvn_ra/
H A Dcompat.c621 char action; /* The action associated with the eldest */ member in struct:fr_log_message_baton
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
H A Ddump_editor.c134 /* The action associate with this node. */ member in struct:file_baton
326 dump_node(svn_repos__dumpfile_headers_t **headers_p, struct dump_edit_baton *eb, const char *repos_relpath, struct dir_baton *db, struct file_baton *fb, enum svn_node_action action, svn_boolean_t is_copy, const char *copyfrom_path, svn_revnum_t copyfrom_rev, apr_pool_t *pool) argument
[all...]
H A Dhooks.c127 const char *action; local
622 svn_repos__hooks_pre_revprop_change(svn_repos_t *repos, apr_hash_t *hooks_env, svn_revnum_t rev, const char *author, const char *name, const svn_string_t *new_value, char action, apr_pool_t *pool) argument
685 svn_repos__hooks_post_revprop_change(svn_repos_t *repos, apr_hash_t *hooks_env, svn_revnum_t rev, const char *author, const char *name, const svn_string_t *old_value, char action, apr_pool_t *pool) argument
[all...]
/freebsd-12-stable/contrib/subversion/subversion/svnmucc/
H A Dsvnmucc.c119 struct action { struct
120 action_code_t action; member in struct:action
162 struct action *action = APR_ARRAY_IDX(actions, i, struct action *); local
780 struct action *action = apr_pcalloc(pool, sizeof(*action)); local
[all...]
/freebsd-12-stable/contrib/tcsh/
H A Dsh.glob.c393 handleone(Char *str, Char **vl, int action) argument
480 globone(Char *str, int action) argument
/freebsd-12-stable/contrib/gdb/gdb/
H A Dlin-lwp.c1790 struct sigaction action; local
1849 struct sigaction action; local
[all...]
/freebsd-12-stable/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc396 Action<MyGlobalFunction> action = MakeAction(new MyActionImpl); local
[all...]
H A Dgmock-generated-actions_test.cc458 Action<int(int*, int*, char*, char*)> action = // NOLINT local
475 Action<int(int*, int*, char*, char*, char*)> action = // NOLINT local
494 Action<int(int*, int*, char*, char*, char*, char*)> action = // NOLINT local
516 char*)> action = local
540 char*, char*)> action = local
567 char*, char*, char*)> action = local
[all...]
/freebsd-12-stable/contrib/atf/atf-sh/
H A Datf-check.cpp234 const std::string action = negated ? action_str.substr(4) : action_str; local
284 const std::string action = negated ? action_str.substr(4) : action_str; local
[all...]
/freebsd-12-stable/contrib/bearssl/src/ssl/
H A Dssl_engine.c1036 jump_handshake(br_ssl_engine_context *cc, int action) argument

Completed in 318 milliseconds

1234567891011>>