Home
last modified time | relevance | path

Searched refs:scope (Results 51 – 75 of 217) sorted by relevance

123456789

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c1457 int scope; in setup_next_search() local
1467 if (scope) in setup_next_search()
1468 cookie->scope = scope; in setup_next_search()
1470 cookie->scope = dptr->scope; in setup_next_search()
3078 int scope; in ldap_list() local
3160 scope = 0; in ldap_list()
3162 dptr->scope = scope; in ldap_list()
3870 scope = 0; in firstEntry()
3880 dptr->scope = scope; in firstEntry()
5852 scope = 0; in getAcctMgmt()
[all …]
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c1593 char *scope = NULL; in optparse_list_logs() local
1619 scope = optarg; in optparse_list_logs()
1645 if (scope != NULL) { in optparse_list_logs()
1713 nvme_log_disc_scope_t scope; in do_list_logs() local
1720 scope = nll->nll_scope; in do_list_logs()
1722 scope = NVME_LOG_SCOPE_NS; in do_list_logs()
1858 nvme_log_disc_scope_t scope; in do_get_logpage_common() local
1875 scope = NVME_LOG_SCOPE_NS; in do_get_logpage_common()
2122 nvme_feat_scope_t scope; in do_features() local
2128 scope = NVME_FEAT_SCOPE_NS; in do_features()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dhash.h96 #define hashscope(t) ((t)->scope)
177 Hash_table_t* scope; /* scope covered table */ member
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetaddrinfo.c854 char *cp, *hostname2 = NULL, *scope, *addr;
877 scope = cp + 1;
887 if (!ip6_str2scopeid(scope, sin6, &scopeid)) {
1109 ip6_str2scopeid(char *scope, struct sockaddr_in6 *sin6, in ip6_str2scopeid() argument
1118 if (*scope == '\0') in ip6_str2scopeid()
1129 scopeid = if_nametoindex(scope); in ip6_str2scopeid()
1147 lscopeid = strtoul(scope, &ep, 10); in ip6_str2scopeid()
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h214 int scf_parse_file_fmri(char *fmri, const char **scope, const char **path);
309 scf_scope_t *scope; member
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties154 ssim_empty_scope_table = Empty scope table for key ``{0}''''.
156 ssim_ssttable_botch = Scope/service type table missing entry for service type ``{0}'''', scope ``{1…
157 …vice type lang table missing entry for locale ``{0}'''' in service type ``{1}'''', scope ``{2}''''.
158 ssim_url_lang_botch = URL/scope table already has entry for locale ``{0}'''', URL ``{1}'''', scope
160 ssim_scope_type_url_mismatch = Mismatch between scope/type table and URL table.
225 v1_multiscope = Tried to create a SLPv1 message object with more than one scope.
237 v1_scope_format = Format of SLPv1 scope attribute values ``{0}'''' is in error.
H A DSLPHeaderV2.java1129 String scope = (String)scopes.elementAt(i); in escapeScopeStrings() local
1132 ServiceLocationAttribute.escapeAttributeString(scope, false), in escapeScopeStrings()
1146 String scope = (String)scopes.elementAt(i); in unescapeScopeStrings() local
1149 ServiceLocationAttribute.unescapeAttributeString(scope, false), in unescapeScopeStrings()
H A DSLPConfig.java876 Object scope = scopes.elementAt(i); in addPreconfiguredDAScopes() local
878 if (!configuredScopes.contains(scope)) { in addPreconfiguredDAScopes()
879 configuredScopes.addElement(scope); in addPreconfiguredDAScopes()
886 Assert.slpassert(saConfiguredScopes.contains(scope), in addPreconfiguredDAScopes()
888 new Object[] {scope, saConfiguredScopes}); in addPreconfiguredDAScopes()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c49 const char *scope, *svc; in inst_fmri_to_svc_fmri() local
61 local = strcmp(scope, SCF_SCOPE_LOCAL) == 0; in inst_fmri_to_svc_fmri()
64 local ? "" : "//", local ? "" : scope, svc); in inst_fmri_to_svc_fmri()
2804 scf_scope_t *scope; in libscf_populate_graph() local
2810 scope = safe_scf_scope_create(h); in libscf_populate_graph()
2820 if (scf_handle_get_local_scope(h, scope) != in libscf_populate_graph()
2825 if (scf_iter_scope_services(svc_iter, scope) == -1) in libscf_populate_graph()
2854 scf_scope_destroy(scope); in libscf_populate_graph()
3594 scf_scope_t *scope; in libscf_create_self() local
3610 scope = safe_scf_scope_create(h); in libscf_create_self()
[all …]
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_parse.c282 if (x->objectDN->write.scope != LDAP_SCOPE_UNKNOWN) { in linked2hash()
595 if (x->objectDN->read.scope != LDAP_SCOPE_UNKNOWN) in getObjMapping()
597 if (x->objectDN->write.scope != LDAP_SCOPE_UNKNOWN) in getObjMapping()
H A Dldap_structs.h78 int scope; member
H A Dldap_op.h53 __nis_ldap_search_t *buildLdapSearch(char *base, int scope,
/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.h43 scf_scope_t *scope; member
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dmemcache.c487 ldap_memcache_flush( LDAPMemCache *cache, char *dn, int scope ) in ldap_memcache_flush() argument
491 cache, ( dn == NULL ) ? "(null)" : dn, scope ); in ldap_memcache_flush()
503 (void*)dn, (void*)(uintptr_t)scope, NULL); in ldap_memcache_flush()
581 ldap_memcache_createkey(LDAP *ld, const char *base, int scope, in ldap_memcache_createkey() argument
619 sprintf(buf, "%i\n%i\n%i\n", defport, scope, (attrsonly ? 1 : 0)); in ldap_memcache_createkey()
1134 memcache_compare_dn(const char *main_dn, const char *dn, int scope)
1162 if (scope != LDAP_SCOPE_ONELEVEL)
1171 if (scope == LDAP_SCOPE_BASE)
1173 else if (scope == LDAP_SCOPE_SUBTREE)
1582 int scope = (int)(uintptr_t)pData2;
[all …]
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c251 #define PGR_VALID_SCOPE(scope) ((scope) == PR_LU_SCOPE) argument
1147 buf->key_list.res_key_list[0].scope = pgr->pgr_rsv_scope; in sbd_pgr_in_read_reservation()
1234 sts->scope = pgr->pgr_rsv_scope; in sbd_pgr_in_read_full_status()
1498 if (!(PGR_VALID_SCOPE(pr_out->scope) && PGR_VALID_TYPE(pr_out->type))) { in sbd_pgr_out_reserve()
1507 pgr->pgr_rsv_scope != pr_out->scope) { in sbd_pgr_out_reserve()
1541 pgr->pgr_rsv_scope = pr_out->scope; in sbd_pgr_do_reserve()
1587 pgr->pgr_rsv_scope != pr_out->scope) { in sbd_pgr_out_release()
1705 if (!(PGR_VALID_SCOPE(pr_out->scope) && in sbd_pgr_out_preempt()
1722 if (pr_out->scope != pgr->pgr_rsv_scope || in sbd_pgr_out_preempt()
1753 if (!(PGR_VALID_SCOPE(pr_out->scope) && in sbd_pgr_out_preempt()
/illumos-gate/usr/src/test/nvme-tests/tests/nvmeadm/
H A Dnvmeadm_test.ksh379 device,name,desc,scope,fields,csi,lid,impl,size,minsize,sources,kind $nt_dev
386 device,name,desc,scope,fields,csi,lid,impl,size,minsize,sources,kind $nt_dev
404 device,short,spec,fid,scope,kind,csi,flags,get-in,get-out,set-out,datalen \
412 device,short,spec,fid,scope,kind,csi,flags,get-in,get-out,set-out,datalen \
/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_log.c212 nvme_log_disc_scope_t scope; in nvme_log_discover_one() local
222 scope = nvme_log_page_info_scope(info, &data); in nvme_log_discover_one()
223 if ((iter->nli_scope & scope) == 0) { in nvme_log_discover_one()
239 disc->nld_scope = scope; in nvme_log_discover_one()
/illumos-gate/usr/src/lib/pam_modules/unix_auth/
H A Dunix_auth.c196 pwu_rep->scope = auth_rep->scope; in pam_sm_authenticate()
/illumos-gate/usr/src/lib/pam_modules/passwd_auth/
H A Dpasswd_auth.c139 pwu_rep->scope = auth_rep->scope; in pam_sm_authenticate()
/illumos-gate/usr/src/lib/pam_modules/authtok_store/
H A Dauthtok_store.c197 pwu_rep->scope = auth_rep->scope;
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c950 scope_t *scope; in ld_map_sym_scope() local
952 scope = ld_map_kwfind(scope_name, scope_list, in ld_map_sym_scope()
954 if (scope == NULL) { in ld_map_sym_scope()
959 sizeof (scope[0]), buf, scope_list_bufsize), scope_name); in ld_map_sym_scope()
964 mv->mv_scope = scope->type; in ld_map_sym_scope()
965 mf->mf_ofl->ofl_flags |= scope->ofl_flags; in ld_map_sym_scope()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/hash/
H A Dhashlook.c70 if (!(tab = tab->scope) || (flags & HASH_NOSCOPE)) in hashlook()
127 if (!tab->scope || (flags & (HASH_CREATE|HASH_INSTALL|HASH_NOSCOPE)) == HASH_NOSCOPE) break; in hashlook()
128 tab = tab->scope; in hashlook()
/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.h147 struct scope *scope; member
159 struct scope *used_in;
/illumos-gate/usr/src/head/
H A Dldap.h514 int LDAP_CALL ldap_search(LDAP *ld, const char *base, int scope,
516 int LDAP_CALL ldap_search_s(LDAP *ld, const char *base, int scope,
518 int LDAP_CALL ldap_search_st(LDAP *ld, const char *base, int scope,
608 int scope, const char *filter, char **attrs, int attrsonly,
612 int scope, const char *filter, char **attrs, int attrsonly,
809 char *scope, char *filter);
1309 int scope);
/illumos-gate/usr/src/lib/pam_modules/authtok_get/
H A Dauthtok_get.c282 pwu_rep->scope = auth_rep->scope; in pam_sm_authenticate()

123456789