Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dpmake.cc89 Name MAKE_MACHINES; in read_make_machines() local
103 MAKE_MACHINES = GETNAME(wcs_buffer, FIND_LENGTH); in read_make_machines()
150 (char *) getmem((int) (strlen(MAKE_MACHINES->string_mb) + in read_make_machines()
155 MAKE_MACHINES->string_mb); in read_make_machines()
157 if (fread(make_machines_list_mb + strlen(MAKE_MACHINES->string_mb) + 1, in read_make_machines()
174 strlen(MAKE_MACHINES->string_mb) + in read_make_machines()
181 make_machines_list_mb += strlen(MAKE_MACHINES->string_mb) + 1; in read_make_machines()