Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dread2.cc343 wchar_t *current_component; in normalize_name() local
399 current_component = in normalize_name()
414 if (((count = cdp - current_component) != 0) && in normalize_name()
417 name = GETNAME(current_component, count); in normalize_name()
419 cdp = current_component; in normalize_name()
437 current_component = cdp; in normalize_name()