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

/macosx-10.9.5/bash-92/bash-3.2/
H A Dshell.c180 static char *bashrc_file = "~/.bashrc"; variable
232 { "init-file", Charp, (int *)0x0, &bashrc_file },
239 { "rcfile", Charp, (int *)0x0, &bashrc_file },
1016 maybe_execute_file (bashrc_file, 1);
1105 maybe_execute_file (bashrc_file, 1);
1748 bashrc_file = "~/.bashrc";

Completed in 79 milliseconds