Home
last modified time | relevance | path

Searched refs:current_component (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/make/bin/
H A Dread2.cc341 wchar_t *current_component; in normalize_name() local
397 current_component = in normalize_name()
412 if (((count = cdp - current_component) != 0) && in normalize_name()
415 name = GETNAME(current_component, count); in normalize_name()
417 cdp = current_component; in normalize_name()
435 current_component = cdp; in normalize_name()