Searched defs:action (Results 1 - 25 of 278) sorted by path

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/dtrace/test/tst/common/json/
H A Dtst.usdt.c46 char *odd, *even, *json, *action; local
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zinject/
H A Dzinject.c566 int action = VDEV_STATE_UNKNOWN; local
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c540 dt_print_quanthdr_packed(dtrace_hdl_t *dtp, FILE *fp, int width, const dtrace_aggdata_t *aggdata, dtrace_actkind_t action) argument
/freebsd-10.1-release/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c1202 int action = (trans->apr_dbd->can_commit != APR_DBD_TRANSACTION_ROLLBACK) local
/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/binutils/bfd/
H A Delf-eh-frame.c1274 unsigned int action, extra_string, extra_data; local
[all...]
H A Delflink.c8568 unsigned int action = (*bed->action_discarded) (o); local
H A Dlinker.c1590 enum link_action action; local
/freebsd-10.1-release/contrib/byacc/
H A Ddefs.h247 typedef struct action action; typedef in typeref:struct:action
248 struct action struct
/freebsd-10.1-release/contrib/file/src/
H A Dapprentice.c426 apprentice_1(struct magic_set *ms, const char *fn, int action) argument
642 file_apprentice(struct magic_set *ms, const char *fn, int action) argument
1082 load_1(struct magic_set *ms, int action, const char *fn, int *errs, struct magic_entry_set *mset) argument
1267 apprentice_load(struct magic_set *ms, const char *fn, int action) argument
1751 parse(struct magic_set *ms, struct magic_entry *me, const char *line, size_t lineno, int action) argument
2498 getvalue(struct magic_set *ms, struct magic *m, const char **p, int action) argument
[all...]
H A Dfile.c152 int action = 0, didsomefiles = 0, errflg = 0; local
H A Dmagic.c204 magic_getpath(const char *magicfile, int action) argument
/freebsd-10.1-release/contrib/gcc/
H A Dc-pragma.c150 enum { set, push, pop } action; local
642 enum { bad, push, pop } action = bad; local
[all...]
H A Dexcept.c207 int action; local
1763 int action = lp_info[i].action_index; local
3217 add_call_site(rtx landing_pad, int action) argument
[all...]
H A Dregrename.c390 scan_rtx_reg(rtx insn, rtx *loc, enum reg_class cl, enum scan_actions action, enum op_type type, int earlyclobber) argument
509 scan_rtx_address(rtx insn, rtx *loc, enum reg_class cl, enum scan_actions action, enum machine_mode mode) argument
657 scan_rtx(rtx insn, rtx *loc, enum reg_class cl, enum scan_actions action, enum op_type type, int earlyclobber) argument
[all...]
/freebsd-10.1-release/contrib/gcc/config/arm/
H A Dunwind-arm.c526 _Unwind_State action; local
/freebsd-10.1-release/contrib/gcc/config/sparc/
H A Dsparc.c3767 save_or_restore_regs(int low, int high, rtx base, int offset, int action) argument
3840 emit_save_or_restore_regs(int action) argument
/freebsd-10.1-release/contrib/gcc/cp/
H A Dname-lookup.c1231 cxx_scope_debug(cxx_scope *scope, int line, const char *action) argument
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dlin-lwp.c1790 struct sigaction action; local
1849 struct sigaction action; local
[all...]
H A Dtracepoint.c455 struct action_line *action; local
1487 struct action_line *action; local
2483 struct action_line *action; local
[all...]
H A Dtracepoint.h28 char *action; member in struct:action_line
/freebsd-10.1-release/contrib/gdb/gdb/mi/
H A Dmi-main.c75 enum captured_mi_execute_command_actions action; member in struct:captured_mi_execute_command_args
[all...]
/freebsd-10.1-release/contrib/ipfilter/tools/
H A Dipf_y.y333 action: block label
H A Dipmon_y.y87 action: line ';' label

Completed in 397 milliseconds

1234567891011>>