Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 25 of 109) sorted by path

12345

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c634 scope_to_str(int scope) in scope_to_str()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ldap.c417 static asndefT scope = {"Scope", ENUM, -1, 3, { variable
H A Dsnoop_ospf6.c152 char scope[15]; in ospf6_print_ls_type() local
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcadm-list.c81 scf_scope_t *scope = NULL; in cfgInit() local
/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()
/illumos-gate/usr/src/cmd/init/
H A Dinit.c3031 scf_scope_t *scope = NULL; in get_or_add_startd() local
/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/ldapcachemgr/
H A Dcachemgr_discovery.c485 char *scope = (char *)SLPGetProperty("net.slp.useScopes"); in find_all_contexts() local
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_macro.c770 int la, scope, cnt, firstarg, mayopen, nc, nl; in in_line() 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/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/cmd/sgs/libld/common/
H A Dmap_support.c950 scope_t *scope; in ld_map_sym_scope() local
/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/common/
H A Dmanifest_hash.c120 scf_scope_t *scope; in mhash_retrieve_entry() local
236 scf_scope_t *scope = NULL; in mhash_store_entry() local
/illumos-gate/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c435 scf_scope_t *scope = NULL; in get_script_pg() local
/illumos-gate/usr/src/cmd/svc/startd/
H A Dexpand.c157 scf_scope_t *scope = NULL; in get_prop_val_str() local
H A Dgraph.c2316 const char *scope, *service, *instance, *pg; in process_dependency_fmri() 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/cmd/svc/svccfg/
H A Dsvccfg_engine.c235 uint32_t scope) in add_cmd_matches()
H A Dsvccfg_libscf.c1345 scf_scope_t *scope = NULL; in create_entity() local
6804 lscf_instance_verify(scf_scope_t *scope, entity_t *svc, entity_t *inst) in lscf_instance_verify()
7051 scf_scope_t *scope = lcbdata->sc_parent; in lscf_service_import() local
10923 const char *scope, *svc, *inst; in lscf_service_export() local
10985 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
17380 scf_scope_t *scope; in lscf_hash_cleanup() local
17639 uint32_t scope = 0; in CPL_MATCH_FN() local
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c112 const char *scope; member
/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_netbios_util.c156 netbios_first_level_name_encode(unsigned char *name, unsigned char *scope, in netbios_first_level_name_encode()
220 netbios_first_level_name_decode(char *in, char *name, char *scope) in netbios_first_level_name_decode()
274 char scope[NETBIOS_DOMAIN_NAME_MAX]; in netbios_name_isvalid() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dnval.h97 void *scope; /* non-zerp when scoped */ member
/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

12345