Home
last modified time | relevance | path

Searched refs:smb_getnetbiosname (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_info.c103 (void) smb_getnetbiosname(kcfg->skc_hostname, in smb_load_kconfig()
120 smb_getnetbiosname(char *buf, size_t buflen) in smb_getnetbiosname() function
138 if (smb_getnetbiosname(buf, buflen - 1) != 0) in smb_getsamaccount()
H A Dsmb_util.c923 if (smb_getnetbiosname(netbiosname, NETBIOS_NAME_SZ) == 0) { in smb_name_validate_nbdomain()
967 if (smb_getnetbiosname(netbiosname, NETBIOS_NAME_SZ) == 0) { in smb_name_validate_workgroup()
H A Dmapfile-vers193 smb_getnetbiosname;
H A Dsmb_sam.c280 if (smb_getnetbiosname(hostname, MAXHOSTNAMELEN) == 0) in smb_sam_lookup_sid()
H A Dsmb_domain.c537 if (smb_getnetbiosname(hostname, NETBIOS_NAME_SZ) != 0) { in smb_domain_add_local()
H A Dlibsmb.h276 extern int smb_getnetbiosname(char *, size_t);
/titanic_41/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netlogon.c279 if (smb_getnetbiosname(hostname, sizeof (hostname)) != 0) in smb_netlogon_query()
364 if (smb_getnetbiosname(hostname, sizeof (hostname)) != 0) in smb_netlogon_samlogon()
H A Dsmbns_ksetpwd.c516 (void) smb_getnetbiosname(nbname, NETBIOS_NAME_SZ); in smb_krb5_get_pn_by_id()
H A Dsmbns_netbios_cache.c152 if (smb_getnetbiosname((char *)hostname, sizeof (hostname)) in smb_netbios_cache_lookup()
H A Dsmbns_ads.c1672 (void) smb_getnetbiosname(nbname, sizeof (nbname)); in smb_ads_get_default_comp_dn()
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dwkssvc_svc.c86 if ((rc = smb_getnetbiosname(hostname, MAXHOSTNAMELEN)) == 0) { in wkssvc_s_NetWkstaGetInfo()
H A Dnetr_auth.c93 rc = smb_getnetbiosname(netr_info->hostname, NETBIOS_NAME_SZ); in netlogon_auth()
H A Dnetr_logon.c324 if (smb_getnetbiosname((char *)arg.hostname, NETBIOS_NAME_SZ) != 0) { in netr_server_samlogon()
H A Dsmb_logon.c616 (void) smb_getnetbiosname(nbname, sizeof (nbname)); in smb_token_setup_local()
H A Dsamr_svc.c356 if (smb_getnetbiosname(hostname, NETBIOS_NAME_SZ) != 0) in samr_s_enum_local_domains()
470 rc = smb_getnetbiosname(hostname, sizeof (hostname)); in samr_s_QueryDomainInfo()
H A Dsmb_share.c2256 if (smb_getnetbiosname(hostname, in smb_shr_expand_subs()
H A Dsrvsvc_svc.c1683 if (smb_getnetbiosname(hostname, sizeof (hostname)) != 0) { in srvsvc_s_NetServerGetInfo()