Searched defs:action (Results 26 - 50 of 271) sorted by relevance

1234567891011

/openbsd-current/usr.sbin/eeprom/
H A Dmain.c118 action(char *line) function
/openbsd-current/gnu/llvm/clang/include/clang/Testing/
H A DTestAST.h85 FrontendAction &action() { return *Action; } function in class:clang::TestAST
/openbsd-current/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_hwconfig.c37 u32 action[] = { local
/openbsd-current/usr.bin/doas/
H A Ddoas.h19 int action; member in struct:rule
/openbsd-current/lib/libc/stdlib/
H A Dhcreate.c154 hsearch(ENTRY item, ACTION action) argument
/openbsd-current/usr.sbin/dvmrpctl/
H A Dparser.h49 enum actions action; member in struct:parse_result
/openbsd-current/usr.sbin/eigrpctl/
H A Dparser.h54 enum actions action; member in struct:parse_result
/openbsd-current/usr.sbin/iscsictl/
H A Discsictl.h46 enum actions action; member in struct:parse_result
/openbsd-current/usr.sbin/ldpctl/
H A Dparser.h53 enum actions action; member in struct:parse_result
/openbsd-current/usr.sbin/npppctl/
H A Dparser.h41 enum actions action; member in struct:parse_result
/openbsd-current/usr.sbin/relayctl/
H A Dparser.h49 enum actions action; member in struct:parse_result
/openbsd-current/usr.sbin/ripctl/
H A Dparser.h48 enum actions action; member in struct:parse_result
/openbsd-current/sys/dev/pci/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c36 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) argument
306 disp_power_gating_action_to_atom( enum bp_pipe_control_action action) argument
/openbsd-current/usr.sbin/radiusctl/
H A Dparser.h47 enum actions action; member in struct:parse_result
/openbsd-current/sys/dev/pci/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper_dce112.c257 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) argument
282 disp_power_gating_action_to_atom( enum bp_pipe_control_action action) argument
H A Dcommand_table_helper2_dce112.c257 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) argument
282 disp_power_gating_action_to_atom( enum bp_pipe_control_action action) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c255 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) argument
280 disp_power_gating_action_to_atom( enum bp_pipe_control_action action) argument
/openbsd-current/gnu/llvm/llvm/tools/opt-viewer/
H A Dopt-stats.py39 action='store_true', variable
/openbsd-current/usr.sbin/apmd/
H A Dapm-proto.h58 enum apm_action action; member in struct:apm_command
/openbsd-current/usr.bin/tmux/
H A Dalerts.c74 int action; local
/openbsd-current/sys/dev/pci/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.c36 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) argument
306 disp_power_gating_action_to_atom( enum bp_pipe_control_action action) argument
/openbsd-current/usr.sbin/unbound/respip/
H A Drespip.h43 enum respip_action action; member in struct:resp_addr
81 enum respip_action action; member in struct:respip_action_info
[all...]
/openbsd-current/sbin/unwind/libunbound/respip/
H A Drespip.h43 enum respip_action action; member in struct:resp_addr
81 enum respip_action action; member in struct:respip_action_info
[all...]
/openbsd-current/usr.sbin/btrace/
H A Dbt_parse.y266 action : '{' stmtlist '}' { $$ = $2; } label
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dtracepoint.h28 char *action; member in struct:action_line

Completed in 220 milliseconds

1234567891011