Searched refs:tempcomp (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsls.c396 struct path_component *tempcomp = NULL; local
450 tempcomp =
453 printf("%s", tempcomp->name);
454 if (tempcomp != &comp
455 && *tempcomp->name != PATH_SEP
457 || tempcomp == &base_comp))

Completed in 22 milliseconds