Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dpmake.cc94 wchar_t make_machines_path[MAXPATHLEN]; in read_make_machines() local
112 MBSTOWCS(make_machines_path, mb_make_machines_path); in read_make_machines()
113 make_machines_name = GETNAME(make_machines_path, FIND_LENGTH); in read_make_machines()