Home
last modified time | relevance | path

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

/original-bsd/usr.bin/make/
H A Dparse.c862 Lst emptyPath = Lst_Init(FALSE); local
864 Dir_Expand(line, emptyPath, curTargs);
866 Lst_Destroy(emptyPath, Dir_Destroy);