| /netbsd-src/external/ibm-public/postfix/dist/src/postconf/ |
| H A D | postconf_user.c | 107 _ctx.local_scope = (scope); \ 124 PCF_MASTER_ENT *local_scope) in pcf_flag_user_parameter() argument 126 const char *source = local_scope ? MASTER_CONF_FILE : MAIN_CONF_FILE; in pcf_flag_user_parameter() 137 if (local_scope && dict_get(local_scope->all_params, mac_name)) { in pcf_flag_user_parameter() 140 if (PCF_PARAM_TABLE_LOCATE(local_scope->valid_names, mac_name) == 0) { in pcf_flag_user_parameter() 141 PCF_PARAM_TABLE_ENTER(local_scope->valid_names, mac_name, in pcf_flag_user_parameter() 147 local_scope->name_space, in pcf_flag_user_parameter() 149 local_scope->name_space); in pcf_flag_user_parameter() 158 if (local_scope) in pcf_flag_user_parameter() 161 local_scope->name_space, in pcf_flag_user_parameter() [all …]
|
| H A D | postconf_lookup.c | 112 PCF_MASTER_ENT *local_scope, in pcf_lookup_parameter_value() argument 125 || ((local_scope == 0 in pcf_lookup_parameter_value() 126 || ((value = LOOKUP(local_scope->ro_params, name)) == 0 in pcf_lookup_parameter_value() 127 && (value = LOOKUP(local_scope->all_params, name)) == 0)) in pcf_lookup_parameter_value() 142 PCF_MASTER_ENT *local_scope; member 153 return (pcf_lookup_parameter_value(cp->mode, key, cp->local_scope, in pcf_lookup_parameter_value_wrapper() 160 PCF_MASTER_ENT *local_scope) in pcf_expand_parameter_value() argument 184 eval_ctx.local_scope = local_scope; in pcf_expand_parameter_value()
|
| H A D | postconf_dbms.c | 236 PCF_MASTER_ENT *local_scope, in pcf_register_dbms_helper() argument 251 local_scope ? pcf_get_master_path() : pcf_get_main_path())) != 0) { in pcf_register_dbms_helper() 255 if (local_scope) in pcf_register_dbms_helper() 257 local_scope->name_space, err); in pcf_register_dbms_helper() 263 pcf_register_dbms_helper(db_type, flag_parameter, local_scope, in pcf_register_dbms_helper() 312 if (local_scope) in pcf_register_dbms_helper() 314 local_scope->name_space, err); in pcf_register_dbms_helper() 326 pcf_register_dbms_helper(prefix, flag_parameter, local_scope, in pcf_register_dbms_helper() 339 local_scope); in pcf_register_dbms_helper() 354 PCF_MASTER_ENT *local_scope) in pcf_register_dbms_parameters() argument [all …]
|
| H A D | postconf_unused.c | 60 PCF_MASTER_ENT *local_scope) in pcf_flag_unused_parameters() argument 84 && (local_scope == 0 in pcf_flag_unused_parameters() 85 || PCF_PARAM_TABLE_LOCATE(local_scope->valid_names, param_name) == 0)) { in pcf_flag_unused_parameters()
|
| H A D | postconf.h | 272 PCF_MASTER_ENT *local_scope; member
|
| /netbsd-src/sys/netinet/ |
| H A D | sctp_header.h | 176 u_int8_t local_scope; /* IPv6 local scope flag */ member
|
| H A D | sctp_asconf.c | 1691 if (stcb->asoc.local_scope == 0) { in sctp_addr_mgmt_assoc() 2171 if (stcb->asoc.local_scope == 0 && in sctp_find_valid_localaddr() 2785 int length, struct sockaddr *init_addr, uint16_t local_scope, in sctp_check_address_list_all() argument 2835 int length, struct sockaddr *init_addr, uint16_t local_scope, in sctp_check_address_list() argument 2845 local_scope, site_scope, ipv4_scope, loopback_scope); in sctp_check_address_list()
|
| H A D | sctp_structs.h | 624 u_int8_t local_scope; member
|
| H A D | sctp_output.c | 2507 int local_scope, in sctp_is_address_in_scope() argument 2550 if (/*(local_scope == 0) && */ in sctp_is_address_in_scope() 2759 stcb->asoc.local_scope, in sctp_send_initiate() 2785 stcb->asoc.local_scope, in sctp_send_initiate() 2810 stcb->asoc.local_scope, in sctp_send_initiate() 2835 stcb->asoc.local_scope, in sctp_send_initiate() 3359 stc.site_scope = stc.local_scope = stc.loopback_scope = 0; in sctp_send_initiate_ack() 3440 stc.local_scope = 1; in sctp_send_initiate_ack() 3458 stc.local_scope = 1; in sctp_send_initiate_ack() 3474 stc.local_scope in sctp_send_initiate_ack() [all...] |
| H A D | sctp_pcb.c | 2385 stcb->asoc.local_scope = 1; in sctp_add_remote_addr() 2394 stcb->asoc.local_scope = 1; in sctp_add_remote_addr() 2416 stcb->asoc.local_scope = 1; in sctp_add_remote_addr() 2443 stcb->asoc.local_scope = 1; in sctp_add_remote_addr() 2452 (stcb->asoc.local_scope == 0)) { in sctp_add_remote_addr()
|
| H A D | sctp_usrreq.c | 915 int loopback_scope, ipv4_local_scope, local_scope, site_scope, actual; in sctp_fill_up_addresses() local 925 local_scope = stcb->asoc.local_scope; in sctp_fill_up_addresses() 929 loopback_scope = ipv4_local_scope = local_scope = in sctp_fill_up_addresses()
|
| H A D | sctp_input.c | 1511 asoc->local_scope = cookie->local_scope; in sctp_process_cookie_new() 1608 initack_src, cookie->local_scope, cookie->site_scope, in sctp_process_cookie_new()
|
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | stop.double-cc | 255 PCF_MASTER_ENT PCF_MASTER_ENT local_scope
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
| H A D | objc-act.cc | 3477 bool local_scope = false; in objc_get_class_reference() local 3493 local_scope = true; in objc_get_class_reference() 3496 if (local_scope || !(ident = objc_is_class_name (ident))) in objc_get_class_reference()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
| H A D | objc-act.c | 3401 bool local_scope = false; in objc_get_class_reference() local 3417 local_scope = true; in objc_get_class_reference() 3420 if (local_scope || !(ident = objc_is_class_name (ident))) in objc_get_class_reference()
|