Lines Matching refs:name
66 char name[MAX_PATH];
73 * @name: string pointer
75 * NOTE: @name is not directly allocated memory. It simply points to the
76 * character array name in struct dir.
80 const char *name;
127 static int list_dir_entry(ntfsls_dirent * dirent, const ntfschar * name,
380 .name = {0},
386 .name = NULL
402 base_comp.name = opts.path;
433 subdir->name);
444 comp.name = subdir->name;
451 printf("%s", tempcomp->name);
453 && *tempcomp->name != PATH_SEP
490 static int list_dir_entry(ntfsls_dirent * dirent, const ntfschar * name,
504 if (ntfs_ucstombs(name, name_len, &filename, MAX_PATH) < 0) {
535 strcpy(dir->name, filename);
686 ntfschar *name = NULL;
698 name = attr->file_name;
704 list_dir_entry(&dirent, name, name_len, space, pos, ni->mft_no,