Home
last modified time | relevance | path

Searched defs:scope (Results 26 – 50 of 109) sorted by relevance

12345

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf6.c152 char scope[15]; in ospf6_print_ls_type() local
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_dis.c103 dt_dis_varname(const dtrace_difo_t *dp, uint_t id, uint_t scope) in dt_dis_varname()
477 char kind[4], scope[4], flags[16] = { 0 }; in dt_dis() local
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h116 #define LDAP_SEARCH(base, scope, filter, attrs) LDAP_SEARCH_1(base, scope, filter, attrs, CHECK_S… argument
118 #define LDAP_SEARCH_1(base, scope, filter, attrs, status_check) \ argument
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dpersist.h146 scope : 4; member
248 scope : 4; member
272 scope : 4; member
/illumos-gate/usr/src/test/nvme-tests/tests/unit/
H A Dlogs.c794 nvme_log_disc_scope_t scope; in log_scope_test_one() local
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_structs.h78 int scope; member
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPHeaderV2.java1129 String scope = (String)scopes.elementAt(i); in escapeScopeStrings() local
1146 String scope = (String)scopes.elementAt(i); in unescapeScopeStrings() local
H A DSLPV1SSrvMsg.java155 String scope = st.nextToken().trim().toLowerCase(); in initialize() local
H A DSLPHeaderV1.java503 static void validateScope(String scope) in validateScope()
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapsearch.c138 static int includeufn, allow_binary, vals2tmp, ldif, scope, deref; variable
603 dosearch( ld, base, scope, attrs, attrsonly, filtpatt, value ) in dosearch() argument
H A Dldaptest.c268 int bound, all, scope, attrsonly; in main() local
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c1593 char *scope = NULL; in optparse_list_logs() local
1713 nvme_log_disc_scope_t scope; in do_list_logs() local
1858 nvme_log_disc_scope_t scope; in do_get_logpage_common() local
2122 nvme_feat_scope_t scope; in do_features() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Darith.c60 static Namval_t *scope(register Namval_t *np,register struct lval *lvalue,int assign) in scope() function
/illumos-gate/usr/src/lib/libpam/
H A Dpam_appl.h211 void *scope; /* Optional scope information */ member
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dimmu.h158 typedef struct scope { struct
165 } scope_t; argument
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_discovery.c485 char *scope = (char *)SLPGetProperty("net.slp.useScopes"); in find_all_contexts() local
/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()
581 ldap_memcache_createkey(LDAP *ld, const char *base, int scope, in ldap_memcache_createkey()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmap.c67 Dbg_map_version(Lm_list *lml, const char *version, const char *name, int scope) in Dbg_map_version()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dexpand.c157 scf_scope_t *scope = NULL; in get_prop_val_str() local
H A Dlibscf.c49 const char *scope, *svc; in inst_fmri_to_svc_fmri() local
2804 scf_scope_t *scope; in libscf_populate_graph() local
3594 scf_scope_t *scope; in libscf_create_self() local
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_validate.c347 nvme_log_disc_scope_t scope, req_scope; in nvme_validate_logpage() local
/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddof.c98 dis_varname(const dtrace_difo_t *dp, uint_t id, uint_t scope) in dis_varname()
457 char kind[4], scope[4], flags[16] = { 0 }; in difo() local
/illumos-gate/usr/src/lib/passwdutil/
H A Dpasswdutil.h94 void *scope; member
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c109 scf_scope_t *scope = NULL; in fcoe_cfg_scf_init() local
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c2755 scf_scope_add_service(const scf_scope_t *scope, const char *name, in scf_scope_add_service()
5208 scf_parse_svc_fmri(char *fmri, const char **scope, const char **service, in scf_parse_svc_fmri()
5344 scf_parse_file_fmri(char *fmri, const char **scope, const char **path) in scf_parse_file_fmri()
5406 scf_parse_fmri(char *fmri, int *type, const char **scope, const char **service, in scf_parse_fmri()
5438 const char *scope, *service, *instance, *pg, *property; in scf_canonify_fmri() local
5493 const char *scope, *service, *instance, *propertygroup, *property; in scf_handle_decode_fmri() local
5728 scf_scope_to_fmri(const scf_scope_t *scope, char *out, size_t sz) in scf_scope_to_fmri()
5763 scf_scope_t *scope = HANDLE_HOLD_SCOPE(h); in scf_service_to_fmri() local
6367 scf_scope_t *scope = NULL; in scf_walk_fmri() local

12345