Searched refs:e_bash_profile (Results 1 – 3 of 3) sorted by relevance
120 extern const char e_bash_profile[];
187 const char e_bash_profile[] = "$HOME/.bash_profile"; variable
405 login_files[n++] = (char*)e_bash_profile; in bash_init()