Searched refs:ntpath (Results 1 – 1 of 1) sorted by relevance
143 char *p, *ntpath = NULL; in smb_fh_open() local149 ntpath = strdup(path); in smb_fh_open()150 if (ntpath == NULL) in smb_fh_open()152 for (p = ntpath; *p; p++) in smb_fh_open()205 fd = smb_fh_ntcreate(ctx, ntpath, in smb_fh_open()209 free(ntpath); in smb_fh_open()