Searched refs:ntpath (Results 1 – 1 of 1) sorted by relevance
136 char *p, *ntpath = NULL; in smb_fh_open() local142 ntpath = strdup(path); in smb_fh_open()143 if (ntpath == NULL) in smb_fh_open()145 for (p = ntpath; *p; p++) in smb_fh_open()198 fd = smb_fh_ntcreate(ctx, ntpath, in smb_fh_open()202 free(ntpath); in smb_fh_open()