Home
last modified time | relevance | path

Searched refs:s_switch (Results 1 – 7 of 7) sorted by relevance

/netbsd/crypto/dist/ipsec-tools/src/racoon/
H A Dremoteconf.c1019 s_switch (p->send_cert)); in dump_rmconf_single()
1021 s_switch (p->send_cr)); in dump_rmconf_single()
1023 s_switch (p->match_empty_cr)); in dump_rmconf_single()
1025 s_switch (p->verify_cert)); in dump_rmconf_single()
1027 s_switch (p->verify_identifier)); in dump_rmconf_single()
1030 "force" : s_switch (p->nat_traversal)); in dump_rmconf_single()
1034 s_switch (p->passive)); in dump_rmconf_single()
1037 "force" : s_switch (p->ike_frag)); in dump_rmconf_single()
1040 s_switch (p->ini_contact)); in dump_rmconf_single()
1042 s_switch (p->gen_policy)); in dump_rmconf_single()
[all …]
H A Dstrnames.h74 extern char *s_switch __P((int));
H A Dstrnames.c1027 s_switch (int k) in s_switch() function
/netbsd/external/mpl/dhcp/dist/common/
H A Dexecute.c145 r->data.s_switch.expr,
146 r->data.s_switch.statements));
685 if ((*ptr) -> data.s_switch.statements)
688 if ((*ptr) -> data.s_switch.expr)
689 expression_dereference (&(*ptr) -> data.s_switch.expr,
694 if ((*ptr) -> data.s_switch.expr)
817 r -> data.s_switch.expr,
823 write_statements (file, r -> data.s_switch.statements,
833 r -> data.s_switch.expr,
1176 (foo->data.s_switch.statements, callback, vp, 1))) in executable_statement_foreach()
H A Dparse.c3214 if (!parse_expression (&(*result) -> data.s_switch.expr,
3237 (&(*result) -> data.s_switch.statements, cfile, lose,
3238 (is_data_expression ((*result) -> data.s_switch.expr)
/netbsd/external/mpl/dhcp/dist/includes/
H A Dstatement.h83 } s_switch; member
/netbsd/crypto/dist/ipsec-tools/
H A DChangeLog.old2054 (s_doi, s_etype, s_idtype, s_switch): New functions.