Home
last modified time | relevance | path

Searched refs:scope (Results 101 – 125 of 217) sorted by relevance

123456789

/illumos-gate/usr/src/lib/pam_modules/smb/
H A Dsmb_passwd.c127 files_rep.scope = NULL; in pam_sm_chauthtok()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_conf.c842 fmd_conf_propagate(fmd_conf_t *src, fmd_conf_t *dst, const char *scope) in fmd_conf_propagate() argument
844 size_t len = strlen(scope); in fmd_conf_propagate()
851 strncmp(cdp->cd_name, scope, len) == 0 && fmd_conf_setprop( in fmd_conf_propagate()
855 cdp->cd_name, scope, fmd_strerror(errno)); in fmd_conf_propagate()
/illumos-gate/usr/src/lib/pam_modules/unix_account/
H A Dunix_acct.c341 pwu_rep->scope = auth_rep->scope; in pam_sm_acct_mgmt()
/illumos-gate/usr/src/tools/smatch/src/
H A DMakefile58 LIB_OBJS += scope.o
H A Dcheck_kernel.c327 if (!sym->scope) in match_end_file()
329 find_module_init_exit(sym->scope->symbols); in match_end_file()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c10985 scf_scope_t *scope; in make_archive() local
11104 scf_scope_t *scope; in lscf_profile_extract() local
11328 scf_scope_t *scope; in select_callback() local
11359 cur_scope = scope; in select_callback()
17380 scf_scope_t *scope; in lscf_hash_cleanup() local
17639 uint32_t scope = 0; in CPL_MATCH_FN() local
17642 scope = CS_SNAP; in CPL_MATCH_FN()
17644 scope = CS_INST; in CPL_MATCH_FN()
17646 scope = CS_SVC; in CPL_MATCH_FN()
17648 scope = CS_SCOPE; in CPL_MATCH_FN()
[all …]
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_map.c1271 if (x->objectDN->write.scope == in selectTableMapping()
1275 if (x->objectDN->read.scope == in selectTableMapping()
1305 if (x->objectDN->write.scope == LDAP_SCOPE_UNKNOWN) in selectTableMapping()
1308 if (x->objectDN->read.scope == LDAP_SCOPE_UNKNOWN) in selectTableMapping()
1647 t->objectDN->read.scope, in objFromLDAP()
H A Dldap_parse.h167 int scope; member
H A Dldap_val.h76 char *getScope(int scope);
/illumos-gate/usr/src/lib/libpam/
H A Dpam_framework.c471 if (auth_rep->scope != NULL) in pam_set_item()
472 free(auth_rep->scope); in pam_set_item()
489 d->scope = malloc(s->scope_len); in pam_set_item()
490 if (d->scope == NULL) in pam_set_item()
492 (void) memcpy(d->scope, s->scope, s->scope_len); in pam_set_item()
2520 if (auth_rep->scope != NULL) in clean_up()
2521 free(auth_rep->scope); in clean_up()
/illumos-gate/usr/src/lib/libadutils/common/
H A Dldap_ping.c132 int scope = LDAP_SCOPE_BASE, deref = LDAP_DEREF_NEVER, in cldap_build_request() local
180 LDAP_REQ_SEARCH, basedn, scope, deref, in cldap_build_request()
/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c245 auth_rep.scope = NULL; in main()
247 repository.scope = NULL; in main()
302 auth_rep.scope = repository.scope; in main()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocaladdr.c360 unsigned int idx, pfxlen, scope, dadstat; in get_linux_ipv6_addrs() local
374 &idx, &pfxlen, &scope, &dadstat, ifname) != EOF) { in get_linux_ipv6_addrs()
377 if (scope != 0) in get_linux_ipv6_addrs()
382 switch (scope) { in get_linux_ipv6_addrs()
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_oss.c139 unsigned scope; in oss_add_control() local
161 scope = MIXEXT_SCOPE_OUTPUT; in oss_add_control()
175 scope = MIXEXT_SCOPE_INPUT; in oss_add_control()
189 scope = MIXEXT_SCOPE_MONITOR; in oss_add_control()
203 scope = MIXEXT_SCOPE_OTHER; in oss_add_control()
216 ext->desc = scope; in oss_add_control()
239 ext->desc = scope; in oss_add_control()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/hash/
H A Dhashalloc.c165 if (!(tab->scope = ref)) goto out; in hashalloc()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Djoin4_28.test15 # clauses that restrict the scope of the left term of the join.
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c1838 scf_scope_t *scope = NULL; in delete_instance() local
1850 if ((scope = scf_scope_create(handle)) == NULL) in delete_instance()
1856 if (scf_handle_get_scope(handle, SCF_SCOPE_LOCAL, scope) == -1) in delete_instance()
1859 if (scf_scope_get_service(scope, SERVICE_NAME, svc) < 0) in delete_instance()
1911 if (scope != NULL) in delete_instance()
1912 scf_scope_destroy(scope); in delete_instance()
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties89 sa_new_scope = Discovered new scope ``{0}'''' during preconfigured DA contact from SA, for SA confi…
104 no_scope_vector = Empty scope vector
113 char_not_reserved_scope = Escaped character ``{0}'''' is not reserved in scope string ``{1}''''
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/
H A DmDNSUNP.c91 int i, nitems, flags, index, plen, scope; in get_ifi_info_linuxv6() local
128 &index, &plen, &scope, &flags); in get_ifi_info_linuxv6()
172 ((struct sockaddr_in6 *)ifi->ifi_netmask)->sin6_scope_id=scope; in get_ifi_info_linuxv6()
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_ads.c1597 int scope, char *dn) in smb_ads_lookup_computer_n_attr() argument
1629 "dn=%s, scope=%d", dn, scope); in smb_ads_lookup_computer_n_attr()
1637 err = ldap_search_s(ah->ld, dn, scope, filter, attrs, 0, &res); in smb_ads_lookup_computer_n_attr()
1641 dn, scope, ldap_err2string(err)); in smb_ads_lookup_computer_n_attr()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h674 int scope; member
904 char *url, char *baseDN, int *scope,
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c112 const char *scope; member
1509 assert(wip->scope != NULL); in sprint_scope()
1511 if (scf_scope_get_name(wip->scope, scope_buf, max_scf_name_length) < 0) in sprint_scope()
3028 if (strcmp(rest->scope, scope_name) == 0 && in list_instance()
3141 if (scf_handle_decode_fmri(h, wip->fmri, wip->scope, wip->svc, in list_svc_or_inst_fmri()
3157 if (scf_handle_decode_fmri(h, wip->fmri, wip->scope, wip->svc, NULL, in list_svc_or_inst_fmri()
3371 if (scf_scope_get_name(wip->scope, provider_scope, in list_dependents()
3430 if (scf_parse_svc_fmri(cfmri, &rest->scope, &rest->service, in add_restarter()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthread.c129 flag = ap->scope | ap->detachstate | ap->daemonstate | THR_SUSPENDED; in pthread_create()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c1732 uint_t topbits, flags, scope; in hermon_mgid_is_valid() local
1763 scope = (gid.gid_prefix >> HERMON_MCG_SCOPE_SHIFT) & in hermon_mgid_is_valid()
1765 if (!((scope == HERMON_MCG_SCOPE_LINKLOC) || in hermon_mgid_is_valid()
1766 (scope == HERMON_MCG_SCOPE_SITELOC) || in hermon_mgid_is_valid()
1767 (scope == HERMON_MCG_SCOPE_ORGLOC) || in hermon_mgid_is_valid()
1768 (scope == HERMON_MCG_SCOPE_GLOBAL))) { in hermon_mgid_is_valid()
/illumos-gate/usr/src/lib/libpcsc/common/
H A Dlibpcsc.c240 SCardEstablishContext(DWORD scope, LPCVOID unused0, LPCVOID unused1, in SCardEstablishContext() argument
249 if (scope != SCARD_SCOPE_SYSTEM) { in SCardEstablishContext()

123456789