| /netbsd/src/sys/sys/ |
| D | fault.h | 49 int scope; member 57 int scope; member 61 int scope; member
|
| /netbsd/src/lib/libc/net/ |
| D | inet6_scopeid.c | 56 uint16_t scope; in inet6_getscopeid() local 74 uint16_t scope = htons(sin6->sin6_scope_id); in inet6_putscopeid() local
|
| /netbsd/src/external/bsd/openldap/dist/libraries/libldap/ |
| D | search.c | 64 int scope, in ldap_search_ext() 82 int scope, in ldap_pvt_search() 145 int scope, in ldap_search_ext_s() 163 int scope, in ldap_pvt_search_s() 229 LDAP *ld, LDAP_CONST char *base, int scope, LDAP_CONST char *filter, in ldap_search() 257 ber_int_t scope, in ldap_build_search_req() 402 LDAP *ld, LDAP_CONST char *base, int scope, in ldap_search_st() 430 int scope, in ldap_search_s()
|
| D | urltest.c | 48 *scope = NULL; in main() local
|
| D | url.c | 294 ldap_pvt_scope2bv( int scope, struct berval *bv ) in ldap_pvt_scope2bv() 321 ldap_pvt_scope2str( int scope ) in ldap_pvt_scope2str() 337 int scope; in ldap_pvt_bv2scope() member 570 struct berval scope; in desc2str_len() local 647 struct berval scope = BER_BVNULL; in desc2str() local
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | cp-namespace.c | 387 cp_lookup_symbol_via_imports (const char *scope, in cp_lookup_symbol_via_imports() 508 cp_lookup_symbol_via_imports (const char *scope, in cp_lookup_symbol_via_imports() 565 cp_lookup_symbol_imports_or_template (const char *scope, in cp_lookup_symbol_imports_or_template() 653 cp_lookup_symbol_via_all_imports (const char *scope, const char *name, in cp_lookup_symbol_via_all_imports() 677 cp_lookup_symbol_namespace (const char *scope, in cp_lookup_symbol_namespace() 721 const char *scope, in lookup_namespace_scope() 780 const char *scope = block == nullptr ? "" : block->scope (); in cp_lookup_symbol_nonlocal() local 1031 const char *scope; in cp_lookup_transparent_type() local 1056 const char *scope, in cp_lookup_transparent_type_loop()
|
| D | d-namespace.c | 200 const domain_search_flags domain, const char *scope, in lookup_module_scope() 361 d_lookup_symbol_imports (const char *scope, const char *name, in d_lookup_symbol_imports() 473 d_lookup_symbol_module (const char *scope, const char *name, in d_lookup_symbol_module() 514 const char *scope = block == nullptr ? "" : block->scope (); in d_lookup_symbol_nonlocal() local
|
| D | macroexp.c | 942 const macro_scope &scope) in substitute_args() 1206 const macro_scope &scope) in expand() 1324 const macro_scope &scope) in maybe_expand() 1357 const macro_scope &scope) in scan() 1394 macro_expand (const char *source, const macro_scope &scope) in macro_expand() 1410 macro_expand_once (const char *source, const macro_scope &scope) in macro_expand_once() 1416 macro_expand_next (const char **lexptr, const macro_scope &scope) in macro_expand_next()
|
| D | tracectf.c | 951 const struct bt_definition *scope in ctf_read_status() local 977 const struct bt_definition *scope; in ctf_read_tsv() local 1063 const struct bt_definition *scope; in ctf_read_tp() local 1118 const struct bt_definition *scope; in ctf_target_open() local 1252 const struct bt_definition *scope in fetch_registers() local 1326 const struct bt_definition *scope; in xfer_partial() local 1452 const struct bt_definition *scope; in get_trace_state_variable_value() local 1484 const struct bt_definition *scope in ctf_get_tpnum_from_frame_event() local 1672 const struct bt_definition *scope in traceframe_info() local 1688 const struct bt_definition *scope in traceframe_info() local
|
| /netbsd/src/sys/dev/microcode/aic7xxx/ |
| D | aicasm_symbol.h | 170 typedef struct scope { struct 174 scope_type type; argument 175 int inner_scope_patches; argument 183 SLIST_HEAD(scope_list, scope); argument
|
| D | aicasm.c | 467 dump_scope(scope_t *scope) in dump_scope() 495 emit_patch(scope_t *scope, int patch) in emit_patch() 785 process_scope(scope_t *scope) in process_scope()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | friend.cc | 41 set_global_friend (tree scope) in set_global_friend() 51 is_global_friend (tree scope) in is_global_friend() 497 do_friend (tree scope, tree declarator, tree decl, in do_friend()
|
| D | name-lookup.cc | 486 static bool seen_p (tree scope) in seen_p() 490 static bool found_p (tree scope) in found_p() 496 static void mark_found (tree scope) in mark_found() 501 bool see_and_mark (tree scope) in see_and_mark() 659 name_lookup::mark_seen (tree scope) in mark_seen() 667 name_lookup::find_and_mark (tree scope) in find_and_mark() 838 name_lookup::search_namespace_only (tree scope) in search_namespace_only() 998 name_lookup::search_namespace (tree scope) in search_namespace() 1025 name_lookup::search_usings (tree scope) in search_usings() 1058 name_lookup::search_qualified (tree scope, bool usings) in search_qualified() [all …]
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/back-meta/ |
| D | candidates.c | 61 meta_subtree_match( metatarget_t *mt, struct berval *ndn, int scope ) in meta_subtree_match() 102 int scope ) in meta_back_is_candidate()
|
| /netbsd/src/external/bsd/openldap/dist/contrib/ldapc++/src/ |
| D | LDAPSearchRequest.cpp | 31 LDAPSearchRequest::LDAPSearchRequest(const string& base, int scope, in LDAPSearchRequest() 95 int scope; in followReferral() local
|
| /netbsd/src/usr.bin/make/ |
| D | var.c | 454 GNode_FindVar(GNode *scope, Substring varname, unsigned hash) in GNode_FindVar() 473 VarFindSubstring(Substring name, GNode *scope, bool elsewhere) in VarFindSubstring() 519 VarFind(const char *name, GNode *scope, bool elsewhere) in VarFind() 548 VarAdd(const char *name, const char *value, GNode *scope, VarSetFlags flags) in VarAdd() 564 Var_Delete(GNode *scope, const char *varname) in Var_Delete() 608 Var_DeleteAll(GNode *scope) in Var_DeleteAll() 684 ExportVarEnv(Var *v, GNode *scope) in ExportVarEnv() 757 ExportVar(const char *name, GNode *scope, VarExportMode mode) in ExportVar() 783 Var_ReexportVars(GNode *scope) in Var_ReexportVars() 1002 Var_SetWithFlags(GNode *scope, const char *name, const char *val, in Var_SetWithFlags() [all …]
|
| /netbsd/src/external/bsd/openldap/dist/tests/progs/ |
| D | slapd-search.c | 91 int scope = LDAP_SCOPE_SUBTREE; in main() local 196 char *sbase, int scope, char *filter, char *attr, in do_random() 297 char *sbase, int scope, char *filter, LDAP **ldp, in do_search()
|
| /netbsd/src/external/bsd/byacc/dist/test/ |
| D | btyacc_demo.y | 28 Scope *scope; member 39 Scope *scope; member
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | cmd-show-options.c | 83 int window, idx, ambiguous, parent, scope; in cmd_show_options_exec() local 199 cmd_show_options_all(struct cmd *self, struct cmdq_item *item, int scope, in cmd_show_options_all()
|
| /netbsd/src/sys/netinet6/ |
| D | scope6.c | 105 int scope; in in6_addrscope() local 287 int scope; in in6_setscope() local
|
| /netbsd/src/sys/kern/ |
| D | kern_auth.c | 64 kauth_scope_t scope; /* scope backpointer */ member 745 kauth_scope_t scope; in kauth_ifindscope() local 769 kauth_scope_t scope; in kauth_register_scope() local 880 kauth_deregister_scope(kauth_scope_t scope) in kauth_deregister_scope() 900 kauth_scope_t scope; in kauth_listen_scope() local 969 kauth_authorize_action_internal(kauth_scope_t scope, kauth_cred_t cred, in kauth_authorize_action_internal() 1009 kauth_authorize_action(kauth_scope_t scope, kauth_cred_t cred, in kauth_authorize_action()
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/back-monitor/ |
| D | init.c | 633 int scope, in monitor_back_register_entry_parent() 872 int scope, in monitor_search2ndn() 985 int scope, in monitor_back_register_entry_attrs() 1174 int scope, in monitor_back_register_entry_callback() 1289 int scope, in monitor_back_unregister_entry_parent() 1432 int scope, in monitor_back_unregister_entry_attrs() 1603 int scope, in monitor_back_unregister_entry_callback()
|
| /netbsd/src/external/bsd/kyua-cli/dist/utils/signals/ |
| D | programmer_test.cpp | 87 ATF_TEST_CASE_BODY(scope) in ATF_TEST_CASE_BODY() argument
|
| /netbsd/src/external/bsd/kyua-cli/dist/utils/ |
| D | auto_array_test.cpp | 117 ATF_TEST_CASE_HEAD(scope) in ATF_TEST_CASE_HEAD() argument 122 ATF_TEST_CASE_BODY(scope) in ATF_TEST_CASE_BODY() argument
|
| /netbsd/src/external/bsd/ntp/dist/libntp/ |
| D | decodenetnum.c | 95 unsigned int port=NTP_PORT, scope=0; in decodenetnum() local
|