path_new 588 examples/libsmbclient/smbwrapper/smbw.c char path_new[PATH_MAX]; path_new 593 examples/libsmbclient/smbwrapper/smbw.c smbw_fix_path(newname, path_new); path_new 594 examples/libsmbclient/smbwrapper/smbw.c return smbc_rename(path_old, path_new);