Searched defs:action (Results 51 - 75 of 278) sorted by relevance

1234567891011>>

/freebsd-10.1-release/bin/sh/
H A Dtrap.c155 char *action; local
257 int action; local
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zinject/
H A Dzinject.c566 int action = VDEV_STATE_UNKNOWN; local
/freebsd-10.1-release/contrib/less/
H A Ddecode.c487 register int action = A_INVALID; local
748 int action; local
[all...]
H A Dlesskey.c639 int action; local
[all...]
/freebsd-10.1-release/contrib/libpcap/
H A Dgrammar.y600 action: ID { $$ = pfaction_to_num($1); } label
[all...]
/freebsd-10.1-release/contrib/nvi/cl/
H A Dcl_funcs.c391 cl_ex_adjust(SCR *sp, exadj_t action) argument
/freebsd-10.1-release/contrib/nvi/common/
H A Dlog.c227 log_line( SCR *sp, recno_t lno, u_int action) argument
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_repos/
H A Dnode_tree.c253 add_open_helper(const char *path, char action, svn_node_kind_t kind, void *parent_baton, const char *copyfrom_path, svn_revnum_t copyfrom_rev, apr_pool_t *pool, void **child_baton) argument
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Ddate.c51 enum rule_action action; /* What action to take when the rule is matched */ member in struct:rule
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_wc/
H A Dtree_conflicts.c209 svn_wc_conflict_action_t action; local
H A Dutil.c81 svn_wc_create_notify(const char *path, svn_wc_notify_action_t action, apr_pool_t *pool) argument
98 svn_wc_create_notify_url(const char *url, svn_wc_notify_action_t action, apr_pool_t *pool) argument
H A Dwc-queries.sql
/freebsd-10.1-release/contrib/subversion/subversion/svn/
H A Dlog-cmd.c602 char action[2]; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/eap_common/
H A Deap_tlv_common.h92 be16 action; member in struct:eap_tlv_request_action_tlv
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/
H A Dgas_query.c308 u8 action, dialog_token, frag_id = 0, more_frags = 0; local
H A Dwnm_sta.c43 ieee802_11_send_wnmsleep_req(struct wpa_supplicant *wpa_s, u8 action, u16 intval, struct wpabuf *tfs_req) argument
390 ieee802_11_rx_wnm_action(struct wpa_supplicant *wpa_s, struct rx_action *action) argument
[all...]
/freebsd-10.1-release/contrib/xz/src/liblzma/common/
H A Dstream_decoder.c99 stream_decode(lzma_coder *coder, 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
/freebsd-10.1-release/contrib/xz/src/liblzma/lz/
H A Dlz_encoder.c79 fill_window(lzma_coder *coder, lzma_allocator *allocator, const uint8_t *in, size_t *in_pos, size_t in_size, lzma_action action) argument
151 lz_encode(lzma_coder *coder, 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...]
H A Dlz_encoder.h119 lzma_action action; member in struct:lzma_mf_s
/freebsd-10.1-release/contrib/xz/src/xz/
H A Dcoder.c474 lzma_action action = pair->src_eof ? LZMA_FINISH : LZMA_RUN; local
/freebsd-10.1-release/crypto/heimdal/kcm/
H A Dkcm_locl.h131 } action; member in struct:kcm_event
/freebsd-10.1-release/lib/libedit/
H A Dchared.c369 int action = el->el_chared.c_vcmd.action; local
[all...]
/freebsd-10.1-release/sbin/ccdconfig/
H A Dccdconfig.c94 int ch, options = 0, action = CCD_CONFIG; local
166 do_single(int argc, char **argv, int action) argument
281 do_all(int action) argument
[all...]
/freebsd-10.1-release/sbin/ggate/ggatec/
H A Dggatec.c58 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; variable in typeref:enum:__anon5988
[all...]
/freebsd-10.1-release/sbin/mdconfig/
H A Dmdconfig.c58 static enum {UNSET, ATTACH, DETACH, RESIZE, LIST} action = UNSET; variable in typeref:enum:__anon6013
[all...]

Completed in 380 milliseconds

1234567891011>>