Searched defs:action (Results 101 - 125 of 278) sorted by relevance

1234567891011>>

/freebsd-10.1-release/lib/libtacplus/
H A Dtaclib_private.h89 u_int8_t action; member in struct:tac_authen_start
136 u_int8_t action; member in struct:tac_acct_start
/freebsd-10.1-release/sbin/camcontrol/
H A Dpersist.c430 int action = -1, num_ids = 0; local
[all...]
/freebsd-10.1-release/sys/cam/
H A Dcam_xpt_internal.h54 xpt_action_func action; member in struct:xpt_xport
/freebsd-10.1-release/sys/cam/ctl/
H A Dctl_util.c573 ctl_scsi_persistent_res_in(union ctl_io *io, uint8_t *data_ptr, uint32_t data_len, int action, ctl_tag_type tag_type, uint8_t control) argument
599 ctl_scsi_persistent_res_out(union ctl_io *io, uint8_t *data_ptr, uint32_t data_len, int action, int type, uint64_t key, uint64_t sa_key, ctl_tag_type tag_type, uint8_t control) argument
657 ctl_scsi_maintenance_in(union ctl_io *io, uint8_t *data_ptr, uint32_t data_len, uint8_t action, ctl_tag_type tag_type, uint8_t control) argument
[all...]
/freebsd-10.1-release/sys/cam/scsi/
H A Dscsi_enc.c724 enc_update_request(enc_softc_t *enc, uint32_t action) argument
/freebsd-10.1-release/sys/dev/ata/chipsets/
H A Data-ahci.c393 u_int32_t action = ATA_INL(ctlr->r_res2, ATA_AHCI_IS); local
/freebsd-10.1-release/sys/dev/isp/
H A Disp_ioctl.h174 } action; member in struct:isp_fc_tsk_mgmt
/freebsd-10.1-release/sys/kern/
H A Dkern_clocksource.c121 u_int action; /* Reconfiguration requests. */ member in struct:pcpu_state
/freebsd-10.1-release/sys/mips/nlm/
H A Dcms.c88 msgring_handler action; member in struct:tx_stn_handler
387 register_msgring_handler(int startb, int endb, msgring_handler action, argument
[all...]
/freebsd-10.1-release/sys/mips/rmi/
H A Dfmn.c105 msgring_handler action; member in struct:tx_stn_handler
414 register_msgring_handler(int startb, int endb, msgring_handler action, argument
/freebsd-10.1-release/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c1334 ubt_task_schedule(ubt_softc_p sc, int action) argument
1741 int action, error = 0; local
[all...]
/freebsd-10.1-release/sys/netpfil/ipfw/
H A Dip_fw_log.c244 char *action; local
[all...]
/freebsd-10.1-release/usr.bin/usbhidaction/
H A Dusbhidaction.c65 char *action; member in struct:command
282 char buf[SIZE], name[SIZE], value[SIZE], debounce[SIZE], action[SIZE]; local
/freebsd-10.1-release/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c330 char *action; local
369 char *action; local
[all...]
/freebsd-10.1-release/contrib/atf/atf-sh/
H A Datf-check.cpp236 const std::string action = negated ? action_str.substr(4) : action_str; local
286 const std::string action = negated ? action_str.substr(4) : action_str; local
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dlin-lwp.c1790 struct sigaction action; local
1849 struct sigaction action; local
[all...]
/freebsd-10.1-release/contrib/less/
H A Dcmdbuf.c819 int action; local
936 int action; local
1233 int action; local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp53 BackendConsumer(BackendAction action, DiagnosticsEngine &_Diags, argument
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_delta/
H A Dsvndiff.c589 apr_size_t action; local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_repos/
H A Dfs-wrap.c346 char action; local
H A Dhooks.c127 const char *action; local
610 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
673 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...]
H A Dload-fs-vtable.c110 enum svn_node_action action; member in struct:node_baton
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/svnrdump/
H A Ddump_editor.c116 enum svn_node_action action; member in struct:file_baton
362 dump_node(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...]
/freebsd-10.1-release/contrib/wpa/src/wps/
H A Dwps_upnp_web.c683 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
795 char *action; local
853 const char *action = NULL; local
[all...]
/freebsd-10.1-release/release/picobsd/tinyware/view/
H A Dview.c53 struct action { struct

Completed in 514 milliseconds

1234567891011>>