Searched defs:ms_address (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Dpmake.cc57 static int get_max(wchar_t **ms_address, wchar_t *hostname);
387 get_max(wchar_t **ms_address, wchar_t *hostname) argument
389 wchar_t *ms = *ms_address;
399 *ms_address = ms;
415 *ms_address = ms;

Completed in 125 milliseconds