Searched refs:get_current_path_mksh (Results 1 – 2 of 2) sorted by relevance
37 extern char *get_current_path_mksh(void);
392 + strlen(get_current_path_mksh()) in fatal_mksh()408 (void) strcat(buf, get_current_path_mksh()); in fatal_mksh()475 get_current_path_mksh()); in fatal_reader_mksh()509 get_current_path_mksh()); in warning_mksh()524 get_current_path_mksh(void) in get_current_path_mksh() function