Home
last modified time | relevance | path

Searched refs:smb_strupr (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/cmd/smbsrv/fksmbd/
H A DWatch-all.d69 pid$target::smb_strupr:entry,
86 pid$target::smb_strupr:return,
/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_auth.c213 (void) smb_strupr(username); in smb_auth_ntlmv2_hash()
375 (void) smb_strupr(dest[1]); in smb_ntlmv2_password_ok()
447 (void) smb_strupr(dest[1]); in smb_lmv2_password_ok()
H A Dsmb_info.c179 (void) smb_strupr(buf); in smb_gethostname()
560 (void) smb_strupr(tmp_name); in smb_tonetbiosname()
H A Dmapfile-vers385 smb_strupr;
H A Dsmb_domain.c474 (void) smb_strupr(di->di_nbname); in smb_domain_set_basic_info()
/titanic_41/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_browser.c783 (void) smb_strupr(resource_domain); in smb_browser_send_HostAnnouncement()
1061 (void) smb_strupr(resource_domain); in smb_browser_config()
1163 (void) smb_strupr(hinfo->hi_nbname); in smb_browser_init()
1200 (void) smb_strupr(resource_domain); in smb_browser_non_master_duties()
H A Dsmbns_netbios.c217 (void) smb_strupr((char *)dest->scope); in smb_encode_netbios_name()
H A Dsmbns_ksetpwd.c551 (void) smb_strupr(realm); in smb_krb5_get_pn_by_id()
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_pathname.c52 (void) smb_strupr(extension); in smb_is_executable()
713 (void) smb_strupr(pn->pn_stype); in smb_pathname_init()
795 (void) smb_strupr(pn->pn_path); in smb_pathname_preprocess_quota()
998 (void) smb_strupr(stype); in smb_stream_parse_name()
H A Dsmb_find.c341 (void) smb_strupr(fileinfo.fi_shortname); in smb_com_search()
757 (void) smb_strupr(buf); in smb_name83()
H A Dsmb_query_fileinfo.c929 (void) smb_strupr(qinfo->qi_shortname); in smb_query_shortname()
H A Dsmb_tree.c1181 (void) smb_strupr((char *)tree->t_typename); in smb_tree_get_flags()
/titanic_41/usr/src/common/smbsrv/
H A Dsmb_netbios_util.c288 (void) smb_strupr(scope); in netbios_first_level_name_decode()
H A Dsmb_string.c191 smb_strupr(char *s) in smb_strupr() function
/titanic_41/usr/src/uts/common/smbsrv/
H A Dstring.h121 char *smb_strupr(char *);
/titanic_41/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_join.c172 (void) smb_strupr(domain); in smbd_dc_update()