/titanic_51/usr/src/common/smbsrv/ |
H A D | smb_netbios_util.c | 156 netbios_first_level_name_encode(unsigned char *name, unsigned char *scope, in netbios_first_level_name_encode() argument 220 netbios_first_level_name_decode(char *in, char *name, char *scope) in netbios_first_level_name_decode() argument 274 char scope[NETBIOS_DOMAIN_NAME_MAX]; in netbios_name_isvalid() local
|
/titanic_51/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | search.c | 90 int scope, in ldap_search() argument 118 int scope, in ldap_search_ext() argument 154 int scope, in nsldapi_search() argument 272 nsldapi_build_search_req(LDAP * ld,const char * base,int scope,const char * filter,char ** attrs,int attrsonly,LDAPControl ** serverctrls,LDAPControl ** clientctrls,int timelimit,int sizelimit,int msgid,BerElement ** berp) nsldapi_build_search_req() argument 911 ldap_search_st(LDAP * ld,const char * base,int scope,const char * filter,char ** attrs,int attrsonly,struct timeval * timeout,LDAPMessage ** res) ldap_search_st() argument 928 ldap_search_s(LDAP * ld,const char * base,int scope,const char * filter,char ** attrs,int attrsonly,LDAPMessage ** res) ldap_search_s() argument 943 ldap_search_ext_s(LDAP * ld,const char * base,int scope,const char * filter,char ** attrs,int attrsonly,LDAPControl ** serverctrls,LDAPControl ** clientctrls,struct timeval * timeoutp,int sizelimit,LDAPMessage ** res) ldap_search_ext_s() argument 964 nsldapi_search_s(LDAP * ld,const char * base,int scope,const char * filter,char ** attrs,int attrsonly,LDAPControl ** serverctrls,LDAPControl ** clientctrls,struct timeval * localtimeoutp,int timelimit,int sizelimit,LDAPMessage ** res) nsldapi_search_s() argument [all...] |
H A D | url.c | 185 char *urlcopy, *attrs, *scope, *extensions = NULL, *p, *q; in nsldapi_url_parse() local 568 ldap_dns_to_url(LDAP * ld,char * dns_name,char * attrs,char * scope,char * filter) ldap_dns_to_url() argument [all...] |
H A D | ufn.c | 101 int max, i, err, scope = 0, phase, tries; in ldap_ufn_search_ctx() local 446 void *cancelparm, char **dns, char *filter, int scope, in ldap_ufn_expand() argument
|
/titanic_51/usr/src/uts/i86pc/io/ |
H A D | immu_dmar.c | 114 scope_t *scope; in scope_list_free() local 178 scope_t *scope; in parse_scope() local 235 ioapic_drhd_insert(scope_t * scope,drhd_t * drhd) ioapic_drhd_insert() argument 293 scope_t *scope; parse_drhd() local 351 scope_t *scope; parse_rmrr() local 537 scope_t *scope; print_scope_list() local 947 scope_t *scope; immu_dmar_rmrr_map() local 1057 scope_t *scope; immu_dmar_get_immu() local [all...] |
/titanic_51/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ServiceStoreInMemory.java | 1786 String scope = (String)en.nextElement(); deleteAttributes() local 2004 String scope = (String)scopes.elementAt(i); findServices() local 2145 String scope = (String)scopes.elementAt(i); findAttributes() local 2269 String scope = (String)scopes.elementAt(i); findAttributes() local 2445 String scope = (String)scopes.elementAt(i); registerInternal() local 2490 initializeURLScopeLangTableVector(ServiceURL url, String scope, String lang) initializeURLScopeLangTableVector() argument 2537 addRecordToScopeTypeLangTable(String scope, String serviceType, String lang, boolean isAbstract, ServiceRecordInMemory rec, Vector listVec) addRecordToScopeTypeLangTable() argument 2724 String scope = (String)scopes.elementAt(i); deregisterInternal() local 2741 deleteTypeLocale(type.toString(), scope, lang); deregisterInternal() local 2746 deleteTypeLocale(type.getAbstractTypeName(), scope, lang); deregisterInternal() local 2764 deleteTypeLocale(type.toString(), scope, lang); deregisterInternal() local 2770 scope, deregisterInternal() local 2856 String scope = (String)en.nextElement(); findExistingRecord() local 3055 Object scope = scopes.elementAt(0); checkForExistingUnderOtherServiceType() local 3142 String scope = (String)oldScopes.elementAt(j); mergeOldRecordIntoNew() local 3296 addTypeLocale(String type, String scope, String lang) addTypeLocale() argument 3336 deleteTypeLocale(String type, String scope, String lang) deleteTypeLocale() argument 3412 String scope = (String)scopes.elementAt(i); languageSupported() local 3462 makeScopeTypeKey(String scope, String type) makeScopeTypeKey() argument 3470 makeScopeTypeLangKey(String scope, String serviceType, String lang) makeScopeTypeLangKey() argument [all...] |
H A D | DATable.java | 265 String scope = (String)scopes.elementAt(i); in filterScopes() local 315 String scope = (String)dascopes.elementAt(j); in addToEquivClass() local
|
H A D | SLPV1SSrvTypeMsg.java | 88 String scope = buf.toString().trim().toLowerCase(); in initialize() local
|
H A D | SLPV1CDAAdvert.java | 112 String scope = (String)hdr.scopes.elementAt(i); in initialize() local
|
H A D | SLPV1SSrvReg.java | 114 String scope = (String)o; in initialize() local
|
H A D | SLPV1SAttrMsg.java | 117 String scope = buf.toString().toLowerCase().trim(); in initialize() local
|
/titanic_51/usr/src/lib/libsmbfs/smb/ |
H A D | nb.c | 98 smb_ctx_setscope(struct smb_ctx *ctx, const char *scope) in smb_ctx_setscope() argument 202 nb_ctx_setscope(struct nb_ctx *ctx, const char *scope) in nb_ctx_setscope() argument
|
/titanic_51/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_netbios.c | 204 smb_encode_netbios_name(unsigned char *name, char suffix, unsigned char *scope, in smb_encode_netbios_name() argument 221 smb_init_name_struct(unsigned char * name,char suffix,unsigned char * scope,uint32_t ipaddr,unsigned short port,uint32_t attr,uint32_t addr_attr,struct name_entry * dest) smb_init_name_struct() argument [all...] |
H A D | smbns_netbios_cache.c | 388 smb_netbios_cache_status(unsigned char *buf, int bufsize, unsigned char *scope) in smb_netbios_cache_status() argument 816 smb_netbios_cache_key(char * key,unsigned char * name,unsigned char * scope) smb_netbios_cache_key() argument [all...] |
/titanic_51/usr/src/cmd/svc/common/ |
H A D | manifest_hash.c | 119 scf_scope_t *scope; in mhash_retrieve_entry() local 235 scf_scope_t *scope = NULL; in mhash_store_entry() local [all...] |
/titanic_51/usr/src/lib/libast/common/hash/ |
H A D | hashdump.c | 106 Hash_table_t* scope; in dumptable() local
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/hash/ |
H A D | hashdump.c | 106 Hash_table_t* scope; in dumptable() local
|
/titanic_51/usr/src/lib/libsldap/common/ |
H A D | ns_wrapper.c | 316 char *base, int scope, char *filter, in _ns_ldap_search_ext() argument 330 char *base, int scope, char *filter, in _ns_ldap_search_ext_s() argument 344 char *base, int scope, char *filter, in _ns_ldap_search() argument 354 char *base, int scope, char *filter, in _ns_ldap_search_s() argument 365 char *base, int scope, char *filter, in _ns_ldap_search_st() argument [all...] |
/titanic_51/usr/src/lib/libshare/common/ |
H A D | scfutil.h | 45 scf_scope_t *scope; member
|
/titanic_51/usr/src/lib/libc/port/threads/ |
H A D | pthr_attr.c | 265 pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope() argument 283 pthread_attr_getscope(const pthread_attr_t *attr, int *scope) in pthread_attr_getscope() argument [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/ |
H A D | ksslcfg_delete.c | 107 scf_scope_t *scope; in delete_instance() local
|
/titanic_51/usr/src/tools/ctf/cvt/ |
H A D | stabs.c | 191 int scope = 0; in stabs_read() local [all...] |
/titanic_51/usr/src/lib/libnisdb/ |
H A D | ldap_ldap.c | 68 int scope, i, stat, nrv = 0, freeBase = 0; in lookupLDAP() local [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ospf6.c | 154 char scope[15]; in ospf6_print_ls_type() local [all...] |
/titanic_51/usr/src/lib/fm/topo/libtopo/common/ |
H A D | svc.c | 422 char *scope = NULL; in svc_fmri_nvl2str() local 704 scf_scope_t *scope in svc_get_state() local [all...] |