/minix3/external/bsd/dhcp/dist/server/ |
H A D | dhcpleasequery.c | 152 struct option_cache *oc; in dhcpleasequery() local 766 struct option_cache *oc; in get_lq_query() local 797 struct option_cache *oc; in valid_query_msg() local 912 struct option_cache *oc; in process_lq_by_address() local 1060 struct option_cache *oc; in dhcpv6_leasequery() local
|
H A D | dhcp.c | 84 struct option_cache *oc; in dhcp() local 412 struct option_cache *oc; local 714 struct option_cache *oc; local 857 struct option_cache *oc; local 976 struct option_cache *oc; local 1582 struct option_cache *oc = (struct option_cache *)0; local 1771 struct option_cache *oc; local 3615 struct option_cache *oc; in find_lease() local 4627 struct option_cache *oc; local 4722 struct option_cache *oc = NULL; in get_server_source_address() local
|
H A D | dhcpv6.c | 233 struct option_cache *oc; in set_server_duid_from_option() local 364 struct option_cache *oc; in get_client_id() local 397 struct option_cache *oc; in valid_client_msg() local 493 struct option_cache *oc; in valid_client_resp() local 579 struct option_cache *oc; in valid_client_info_req() local 738 struct option_cache *oc, in get_encapsulated_IA_state() 820 struct option_cache *oc; in start_reply() local 1317 struct option_cache *oc; in lease_to_client() local 1624 struct option_cache *oc; in reply_process_ia_na() local 2082 struct option_cache *oc; in reply_process_addr() local [all …]
|
H A D | bootp.c | 56 struct option_cache *oc; local
|
H A D | ldap.c | 465 struct option_cache *oc; in _do_lookup_dhcp_string_option() local 498 struct option_cache *oc; in _do_lookup_dhcp_int_option() local 525 struct option_cache *oc; in _do_lookup_dhcp_enum_option() local
|
H A D | db.c | 236 struct option_cache *oc; local
|
H A D | dhcpd.c | 811 struct option_cache *oc; in postconf_initialization() local
|
H A D | confpars.c | 2900 parse_fixed_addr_param(struct option_cache **oc, in parse_fixed_addr_param() 2988 struct option_cache *oc; in parse_lease_declaration() local 4401 int parse_allow_deny (oc, cfile, flag) in parse_allow_deny() argument
|
H A D | ddns.c | 86 struct option_cache *oc; in ddns_updates() local
|
H A D | failover.c | 3124 struct option_cache *oc; in dhcp_failover_state_get_value() local 5841 struct option_cache *oc; in load_balance_mine() local
|
/minix3/external/bsd/dhcp/dist/client/ |
H A D | clparse.c | 1151 struct option_cache *oc; local 1543 struct option_cache *oc = NULL; in parse_client6_ia_na_statement() local 1671 struct option_cache *oc = NULL; in parse_client6_ia_ta_statement() local 1779 struct option_cache *oc = NULL; in parse_client6_ia_pd_statement() local 1906 struct option_cache *oc = NULL; in parse_client6_iaaddr_statement() local 2014 struct option_cache *oc = NULL; in parse_client6_iaprefix_statement() local 2231 int parse_allow_deny (oc, cfile, flag) in parse_allow_deny() argument
|
H A D | dhclient.c | 1096 struct option_cache *oc; local 1324 struct option_cache *oc; local 1678 struct option_cache *oc; local 2342 struct option_cache *oc; in make_client_options() local 2552 struct option_cache *oc; local 2639 struct option_cache *oc; local 2697 struct option_cache *oc; local 2824 void write_lease_option (struct option_cache *oc, in write_lease_option() 3285 void client_option_envadd (struct option_cache *oc, in client_option_envadd() 3333 struct option_cache *oc; local [all …]
|
H A D | dhc6.c | 377 struct option_cache *oc; in valid_reply() local 531 struct option_cache *oc; in dhc6_leaseify() local 628 struct option_cache *oc; in dhc6_parse_ia_na() local 736 struct option_cache *oc; in dhc6_parse_ia_ta() local 821 struct option_cache *oc; in dhc6_parse_ia_pd() local 926 struct option_cache *oc; in dhc6_parse_addrs() local 1022 struct option_cache *oc; in dhc6_parse_prefixes() local 2187 struct option_cache *oc; in dhc6_get_status_code() local 4382 struct option_cache *oc; in do_refresh6() local 4759 struct option_cache *oc; in dhc6_check_irt() local [all …]
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.mptr.oper/ |
H A D | p5.cpp | 19 const X0 &oc, in test_object_cvquals()
|
/minix3/external/bsd/dhcp/dist/common/ |
H A D | options.c | 863 vsio_options(struct option_cache *oc, in vsio_options() 931 struct option_cache *oc; in store_options6() local 1134 struct option_cache *oc; in store_options() local 1571 format_min_length(format, oc) in format_min_length() argument 2116 struct option_cache *oc; local 2136 struct option_cache *oc, *noc; local 2436 collect_oro(struct option_cache *oc, in collect_oro() 2522 struct option_cache *oc) in save_option() 2533 struct option_cache *oc) in also_save_option() 2543 struct option_cache *oc, isc_boolean_t appendp) in save_hashed_option() [all …]
|
H A D | tree.c | 154 int make_const_option_cache (oc, buffer, data, len, option, file, line) in make_const_option_cache() argument 368 int option_cache (struct option_cache **oc, struct data_string *dp, in option_cache() 2648 in_options, cfg_options, scope, oc, file, line) in evaluate_option_cache() argument 2676 cfg_options, scope, oc, file, line) in evaluate_boolean_option_cache() argument
|
H A D | print.c | 214 void dump_packet_option (struct option_cache *oc, in dump_packet_option()
|
H A D | parse.c | 2753 struct option_cache *oc; in parse_zone() local 5194 int parse_option_decl (oc, cfile) in parse_option_decl() argument
|
/minix3/external/bsd/dhcp/dist/tests/ |
H A D | t_api_dhcp.c | 42 parse_allow_deny(struct option_cache **oc, struct parse *p, int i) { in parse_allow_deny()
|
/minix3/sys/arch/i386/stand/lib/ |
H A D | bootmenu.c | 106 char input[80], *ic, *oc; in docommandchoice() local
|
/minix3/external/bsd/dhcp/dist/dhcpctl/ |
H A D | omshell.c | 52 int parse_allow_deny (struct option_cache **oc, struct parse *cfile, int flag) in parse_allow_deny()
|
/minix3/lib/libedit/ |
H A D | search.c | 532 Char oc, *ocp; in ce_search_line() local
|
/minix3/external/bsd/dhcp/dist/relay/ |
H A D | dhcrelay.c | 1519 struct option_cache *oc; in process_down6() local 1718 parse_allow_deny(struct option_cache **oc, struct parse *p, int i) { in parse_allow_deny()
|
/minix3/external/bsd/bind/dist/unit/atf-src/atf-sh/ |
H A D | atf-check.cpp | 591 run_output_check(const output_check oc, const atf::fs::path& path, in run_output_check()
|
/minix3/external/bsd/atf/dist/atf-sh/ |
H A D | atf-check.cpp | 594 run_output_check(const output_check oc, const atf::fs::path& path, in run_output_check()
|