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