Home
last modified time | relevance | path

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

/third_party/mksh/
Dmain.c40 #ifndef MKSHRC_PATH
42 #define MKSHRC_PATH "~/.mkshrc" macro
44 #define MKSHRC_PATH "/etc/.mkshrc" macro
711 cp = substitute("${ENV:-" MKSHRC_PATH "}", DOTILDE); in main_init()
713 cp = substitute("${ENV:-" MKSHRC_PATH "}", 0); in main_init()
DBuild.sh2832 MKSHRC_PATH "~/.mkshrc" (do not change)