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

/macosx-10.9.5/bash-92/bash-3.2/
H A Dshell.c992 int sourced_login, run_by_ssh; local
1026 sourced_login = 0;
1054 sourced_login = 1;
1076 if (login_shell && sourced_login++ == 0)

Completed in 73 milliseconds