Home
last modified time | relevance | path

Searched refs:strcanon (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/common/smbsrv/
H A Dsmb_string.c95 strcanon(char *buf, const char *class) in strcanon() function
454 (void) strcanon(unc->unc_buf, "/"); in smb_unc_init()
/titanic_44/usr/src/uts/common/smbsrv/
H A Dstring.h145 char *strcanon(char *, const char *);
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_pathname.c233 (void) strcanon(usepath, "/"); in smb_pathname_reduce()
750 (void) strcanon(pn->pn_path, "\\"); in smb_pathname_preprocess()
/titanic_44/usr/src/lib/smbsrv/libsmb/common/
H A Dmapfile-vers415 strcanon;
H A Dsmb_nic.c1178 (void) strcanon(excludestr, ","); in smb_nic_nbt_get_exclude_list()
/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/
H A Dlsalib.c83 (void) strcanon(account, "\\"); in lsa_lookup_name()
H A Dsmb_autohome.c335 bp = strcanon(si->buf, " \t"); in smb_autohome_getent()
H A Dsmb_share.c960 (void) strcanon(realpath, "/\\"); in smb_shr_get_realpath()
1070 (void) strcanon(cmd, " "); in smb_shr_exec()
H A Dspoolss_svc.c791 (void) strcanon(buf, "/\\"); in spoolss_s_GetPrinterData()