Home
last modified time | relevance | path

Searched refs:action (Results 1 – 25 of 1548) sorted by relevance

12345678910>>...62

/netbsd/usr.bin/menuc/testm/
H A Dmenus.mc57 display action {
66 action { }
84 action { do_dynamic (); }
195 option "first", action {};
196 option "second", action {};
197 option "third", action {};
200 option "option 1", action {};
201 option "option 2", action {};
202 option "option 3", action {};
203 option "option 4", action {};
[all …]
/netbsd/usr.sbin/sysinst/
H A Dmenus.mi216 error action {
228 * display action
230 option "log", exit, action
259 action { do_install(); };
277 action {
283 action {
319 display action {
365 display action {
409 action {
432 action {
[all …]
H A Dmenus.pm60 option MSG_encrypt, exit, action
68 option MSG_undo, exit, action {
72 option MSG_unconfig, exit, action {
86 option MSG_fmtasraid, exit, action {
96 option MSG_fmtaslvm, exit, action {
107 option MSG_encrypt, exit, action {
119 option MSG_doumount, exit, action {
166 option "storedkey", exit, action
168 option "randomkey", exit, action
170 option "urandomkey", exit, action
[all …]
H A Dmenus.entropy38 action { *((int*)arg) = 1; };
40 action { *((int*)arg) = 2; };
42 action { *((int*)arg) = 3; };
44 action { *((int*)arg) = 4; };
51 action { *((int*)arg) = 1; };
53 action { *((int*)arg) = 2; };
55 action { *((int*)arg) = 3; };
57 action { *((int*)arg) = 4; };
70 action { *((int*)arg) = SET_RETRY; };
83 action { src_prompt(MSG_entropy_path_and_file,
[all …]
/netbsd/usr.sbin/apm/
H A Dapm.c106 switch (action) { in do_zzz()
171 action = SUSPEND; in main()
176 action = STANDBY; in main()
179 if (action != NONE && action != GETSTATUS) in main()
185 if (action != NONE && action != GETSTATUS) in main()
191 if (action != NONE && action != GETSTATUS) in main()
197 if (action != NONE && action != GETSTATUS) in main()
203 if (action != NONE && action != GETSTATUS) in main()
224 switch (action) { in main()
265 command.action = action; in main()
[all …]
/netbsd/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/
H A Dmain.m22 SEL action = @selector(method:);
26 action: action
29 action: action
35 action: action
38 action: action
41 action: @selector(hide:)
55 action: action
61 action: @selector(cut:)
64 action: @selector(copy:)
67 action: @selector(paste:)
[all …]
/netbsd/external/ibm-public/postfix/dist/src/master/
H A Dmaster_sig.c182 struct sigaction action; in master_sigdeath() local
193 sigemptyset(&action.sa_mask); in master_sigdeath()
194 action.sa_flags = 0; in master_sigdeath()
195 action.sa_handler = SIG_IGN; in master_sigdeath()
222 sigemptyset(&action.sa_mask); in master_sigdeath()
223 action.sa_flags = 0; in master_sigdeath()
224 action.sa_handler = SIG_DFL; in master_sigdeath()
236 struct sigaction action; in master_sigsetup() local
242 sigemptyset(&action.sa_mask); in master_sigsetup()
243 action.sa_flags = 0; in master_sigsetup()
[all …]
/netbsd/external/mit/expat/dist/xmlwf/
H A Dxmlwf_helpgen.py59 input_related.add_argument('-s', action='store_true', help='print an error if the document is not […
60 input_related.add_argument('-n', action='store_true', help='enable [n]amespace processing')
62 input_related.add_argument('-x', action='store_true', help='enable processing of e[x]ternal entitie…
64 input_related.add_argument('-w', action='store_true', help='enable support for [W]indows code pages…
69 output_related.add_argument('-d', action='store', metavar='DIRECTORY', help='output [d]estination d…
71 output_mode.add_argument('-c', action='store_true', help='write a [c]opy of input XML, not canonica…
72 output_mode.add_argument('-m', action='store_true', help='write [m]eta XML, not canonical XML')
73 output_mode.add_argument('-t', action='store_true', help='write no XML output for [t]iming of plain…
74 output_related.add_argument('-N', action='store_true', help='enable adding doctype and [n]otation d…
88 info.add_argument('-h', action='store_true', help='show this [h]elp message and exit')
[all …]
/netbsd/sys/dev/wscons/
H A Dwsksymdef.h654 #define KB_ENC_FUN(action) \ argument
658 action(KB_BE, 0, 0x1300, "be", , "Belgian") \
661 action(KB_CZ, 0, 0x1500, "cz", , "Czech") \
662 action(KB_DK, 0, 0x0400, "dk", , "Danish") \
663 action(KB_NL, 0, 0x1600, "nl", , "Dutch") \
665 action(KB_FI, 0, 0x0900, "fi", , "Finnish") \
670 action(KB_GR, 0, 0x1400, "gr", , "Greek") \
673 action(KB_IT, 0, 0x0500, "it", , "Italian") \
677 action(KB_PL, 0, 0x0d00, "pl", , "Polish") \
679 action(KB_RU, 0, 0x0e00, "ru", , "Russian") \
[all …]
/netbsd/libexec/httpd/lua/
H A Dbozo.lua37 opt.add_option{"-C", "--cgimap", action="store", dest="cgimap", help="--cgimap 's t'"}
39 opt.add_option{"-H", "--hide-dots", action="store_true", dest="hidedots", help="--hide-dots"}
40 opt.add_option{"-I", "--portnum", action="store", dest="portnum", help="--portnum number"}
43 opt.add_option{"-U", "--username", action="store", dest="username", help="--username name"}
45 opt.add_option{"-X", "--dir-index", action="store_true", dest="dirindex", help="--dir-index"}
46 opt.add_option{"-Z", "--ssl", action="store", dest="ssl", help="--ssl 'cert priv'"}
48 opt.add_option{"-c", "--cgibin", action="store", dest="cgibin", help="--cgibin bin"}
49 opt.add_option{"-e", "--dirtyenv", action="store_true", dest="dirtyenv", help="--dirtyenv"}
52 opt.add_option{"-n", "--numeric", action="store_true", dest="numeric", help="--numeric"}
55 opt.add_option{"-t", "--chroot", action="store", dest="chroot", help="--chroot dir"}
[all …]
/netbsd/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Dcl_arguments.py24 action='version',
41 action="append",
49 action="store_true")
54 action="store_true")
58 action="store_true")
61 action="store_true",
67 action="store_true")
92 action="append",
97 action="store_true")
101 action="store_true")
[all …]
/netbsd/external/bsd/openldap/dist/libraries/librewrite/
H A Drule.c62 assert( action != NULL ); in append_action()
65 *pa = action; in append_action()
80 action = *paction; in destroy_action()
83 switch ( action->la_type ) { in destroy_action()
98 free( action ); in destroy_action()
200 if ( action == NULL ) { in rewrite_rule_compile()
212 if ( action == NULL ) { in rewrite_rule_compile()
250 if ( action == NULL ) { in rewrite_rule_compile()
304 if ( action == NULL ) { in rewrite_rule_compile()
324 if ( action != NULL ) { in rewrite_rule_compile()
[all …]
H A Dcontext.c168 struct rewrite_action *action, in rewrite_action_goto() argument
174 assert( action != NULL ); in rewrite_action_goto()
175 assert( action->la_args != NULL ); in rewrite_action_goto()
178 n = ((int *)action->la_args)[ 0 ]; in rewrite_action_goto()
258 struct rewrite_action *action; in rewrite_context_apply() local
262 action != NULL; in rewrite_context_apply()
263 action = action->la_next ) { in rewrite_context_apply()
264 switch ( action->la_type ) { in rewrite_context_apply()
332 action != NULL; in rewrite_context_apply()
333 action = action->la_next ) { in rewrite_context_apply()
[all …]
/netbsd/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATest.py223 add_parser.add_argument("--origin", action="store", default="",
225 add_parser.add_argument("--commit", action="store", default="",
268 action="store", type=str, default="")
272 action="store", type=str, default="")
278 cmp_parser.add_argument("--stats-only", action="store_true",
281 cmp_parser.add_argument("--show-stats", action="store_true",
296 upd_parser.add_argument("--git", action="store_true",
305 dock_parser.add_argument("--build-image", action="store_true",
307 dock_parser.add_argument("--shell", action="store_true",
309 dock_parser.add_argument("--llvm-project-dir", action="store",
[all …]
/netbsd/external/bsd/kyua-cli/dist/engine/
H A Daction.cpp38 struct engine::action::impl {
66 engine::action::action(const context& context_) : in action() function in engine::action
73 engine::action::~action(void) in ~action()
82 engine::action::runtime_context(void) const in runtime_context()
94 engine::action::operator==(const action& other) const in operator ==()
106 engine::action::operator!=(const action& other) const in operator !=()
119 engine::operator<<(std::ostream& output, const action& object) in operator <<()
/netbsd/external/bsd/wpa/dist/src/ap/
H A Dwnm_ap.c140 mgmt->u.action.u.wnm_sleep_resp.action = WNM_SLEEP_MODE_RESP; in ieee802_11_send_wnmsleep_resp()
358 mgmt->u.action.u.bss_tm_req.action = WNM_BSS_TRANS_MGMT_REQ; in ieee802_11_send_bss_trans_mgmt_request()
373 len = pos - &mgmt->u.action.category; in ieee802_11_send_bss_trans_mgmt_request()
581 u8 action; in ieee802_11_rx_wnm_action_ap() local
589 action = *payload++; in ieee802_11_rx_wnm_action_ap()
592 switch (action) { in ieee802_11_rx_wnm_action_ap()
615 action, MAC2STR(mgmt->sa)); in ieee802_11_rx_wnm_action_ap()
634 mgmt->u.action.u.bss_tm_req.action = WNM_BSS_TRANS_MGMT_REQ; in wnm_send_disassoc_imminent()
700 mgmt->u.action.u.bss_tm_req.action = WNM_BSS_TRANS_MGMT_REQ; in wnm_send_ess_disassoc_imminent()
757 mgmt->u.action.u.bss_tm_req.action = WNM_BSS_TRANS_MGMT_REQ; in wnm_send_bss_tm_req()
[all …]
/netbsd/lib/libc/stdlib/
H A Dtwalk.c29 cmp_fn_t action, int level) in trecurse() argument
32 _DIAGASSERT(action != NULL); in trecurse()
35 (*action)(root, leaf, level); in trecurse()
37 (*action)(root, preorder, level); in trecurse()
39 trecurse(root->llink, action, level + 1); in trecurse()
40 (*action)(root, postorder, level); in trecurse()
42 trecurse(root->rlink, action, level + 1); in trecurse()
43 (*action)(root, endorder, level); in trecurse()
49 twalk(const void *vroot, cmp_fn_t action) /* Root of the tree to be walked */ in twalk() argument
51 if (vroot != NULL && action != NULL) in twalk()
[all …]
/netbsd/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Darguments.py156 action='store_true',
189 action='store_true',
197 action='append',
213 action='store_true',
282 action='store_true',
289 action='store_true',
293 action='store_true',
339 action='store_true',
349 action='append',
365 action='store_true',
[all …]
/netbsd/sys/secmodel/overlay/
H A Dsecmodel_overlay.c242 switch (action) { in secmodel_overlay_generic_cb()
250 secmodel_overlay_iscope_generic, cred, action, in secmodel_overlay_generic_cb()
268 switch (action) { in secmodel_overlay_system_cb()
276 secmodel_overlay_iscope_system, cred, action, in secmodel_overlay_system_cb()
294 switch (action) { in secmodel_overlay_process_cb()
320 switch (action) { in secmodel_overlay_network_cb()
346 switch (action) { in secmodel_overlay_machdep_cb()
372 switch (action) { in secmodel_overlay_device_cb()
380 secmodel_overlay_iscope_device, cred, action, in secmodel_overlay_device_cb()
398 switch (action) { in secmodel_overlay_vnode_cb()
[all …]
/netbsd/external/mit/libuv/dist/test/
H A Dtest-signal-multiple-loops.c83 enum signal_action action; in signal_handling_worker() local
90 action = (enum signal_action) (uintptr_t) context; in signal_handling_worker()
95 if (action == ONLY_SIGUSR1 || action == SIGUSR1_AND_SIGUSR2) { in signal_handling_worker()
106 if (action == ONLY_SIGUSR2 || action == SIGUSR1_AND_SIGUSR2) { in signal_handling_worker()
123 if (action == ONLY_SIGUSR1 || action == SIGUSR1_AND_SIGUSR2) { in signal_handling_worker()
130 if (action == ONLY_SIGUSR2 || action == SIGUSR1_AND_SIGUSR2) { in signal_handling_worker()
142 if (action == ONLY_SIGUSR1 || action == SIGUSR1_AND_SIGUSR2) { in signal_handling_worker()
147 if (action == ONLY_SIGUSR2 || action == SIGUSR1_AND_SIGUSR2) { in signal_handling_worker()
210 enum signal_action action; in TEST_IMPL() local
232 case 0: action = ONLY_SIGUSR1; break; in TEST_IMPL()
[all …]
/netbsd/external/bsd/byacc/dist/
H A Dmkpar.c21 static action *add_reduce(action *actions, int ruleno, int symbol);
22 static action *add_reductions(int stateno, action *actions);
33 action **parser;
68 static action *
71 action *actions; in parse_actions()
78 static action *
113 static action *
136 static action *
201 action *p; in unused_rules()
354 action *p; in sole_reduction()
[all …]
/netbsd/external/gpl2/gettext/dist/gettext-tools/src/
H A Dplural-eval.c72 struct sigaction action; in install_sigfpe_handler() local
73 action.sa_sigaction = sigfpe_handler; in install_sigfpe_handler()
74 action.sa_flags = SA_SIGINFO; in install_sigfpe_handler()
75 sigemptyset (&action.sa_mask); in install_sigfpe_handler()
76 sigaction (SIGFPE, &action, (struct sigaction *) NULL); in install_sigfpe_handler()
86 struct sigaction action; in uninstall_sigfpe_handler() local
87 action.sa_handler = SIG_DFL; in uninstall_sigfpe_handler()
88 action.sa_flags = 0; in uninstall_sigfpe_handler()
89 sigemptyset (&action.sa_mask); in uninstall_sigfpe_handler()
90 sigaction (SIGFPE, &action, (struct sigaction *) NULL); in uninstall_sigfpe_handler()
/netbsd/external/bsd/unbound/dist/respip/
H A Drespip.c116 node->action = respip_none; in respip_sockaddr_find_or_create()
185 enum respip_action action; in respip_action_cfg() local
217 node->action = action; in respip_action_cfg()
759 if(action == respip_refuse || action == respip_always_refuse) { in respip_nodata_answer()
766 } else if(action == respip_static || action == respip_redirect || in respip_nodata_answer()
806 actinfo->action = action; in populate_action_info()
815 if(action == respip_inform || action == respip_inform_deny || in populate_action_info()
834 enum respip_action* action, in respip_use_rpz() argument
846 *action = raddr->action; in respip_use_rpz()
924 action = raddr->action; in respip_rewrite_reply()
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsigrepeat.c50 struct sigaction action; in handler() local
51 memset (&action, 0, sizeof (action)); in handler()
52 action.sa_handler = SIG_IGN; in handler()
53 sigaction (sig, &action, NULL); in handler()
83 struct sigaction action; in main() local
84 memset (&action, 0, sizeof (action)); in main()
85 action.sa_handler = handler; in main()
86 sigaction (alarm[i], &action, NULL); in main()
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsigrepeat.c50 struct sigaction action; in handler() local
51 memset (&action, 0, sizeof (action)); in handler()
52 action.sa_handler = SIG_IGN; in handler()
53 sigaction (sig, &action, NULL); in handler()
83 struct sigaction action; in main() local
84 memset (&action, 0, sizeof (action)); in main()
85 action.sa_handler = handler; in main()
86 sigaction (alarm[i], &action, NULL); in main()

12345678910>>...62