Searched refs:SMB_CASE_LOWER (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_info.c | 174 case SMB_CASE_LOWER: in smb_gethostname() 205 SMB_CASE_LOWER) != 0) in smb_getfqhostname()
|
H A D | libsmb.h | 271 SMB_CASE_LOWER enumerator
|
/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | mlsvc_util.c | 328 if (smb_gethostname(old_pw, sizeof (old_pw), SMB_CASE_LOWER) != 0) in mlsvc_join_noauth()
|
/titanic_44/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_ksetpwd.c | 517 (void) smb_gethostname(hostname, MAXHOSTNAMELEN, SMB_CASE_LOWER); in smb_krb5_get_pn_by_id()
|
H A D | smbns_dyndns.c | 2029 if (smb_gethostname(fqhn, MAXHOSTNAMELEN, SMB_CASE_LOWER) != 0) in dyndns_update_core() 2110 if (smb_gethostname(fqhn, MAXHOSTNAMELEN, SMB_CASE_LOWER) != 0) in dyndns_clear_rev_zone()
|
H A D | smbns_ads.c | 1758 if (smb_gethostname(fqhost, len, SMB_CASE_LOWER) != 0) in smb_ads_getfqhostname()
|