Searched refs:get_current_path (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc242 tmp_current_path = get_current_path();
526 temp_file_directory = strdup(get_current_path());
545 get_current_path(),
3036 report_dependency(get_current_path());
3193 get_current_path());
3198 get_current_path());
3205 make_level_val, get_current_path());
3210 make_level_val, get_current_path());
H A Dmisc.cc146 get_current_path());
203 get_current_path());
241 * get_current_path()
250 get_current_path(void) function
H A Dread2.cc1575 MBSTOWCS(wcs_buffer, get_current_path());
1892 get_current_path());
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h349 extern char *get_current_path(void);

Completed in 85 milliseconds