Lines Matching refs:sublogin
161 #define SUBLOGIN "<!sublogin>"
396 int sublogin;
435 sublogin = 0;
437 sublogin = 1;
592 update_utmpx_entry(sublogin);
2007 update_utmpx_entry(int sublogin)
2019 * If we're not a sublogin then
2021 * entry we are updating, otherwise if its a sublogin the flags
2073 ((sublogin && strncmp(u->ut_line, ttyntail,
2088 if (!sublogin) {
2134 * Set the environment flag <!sublogin> so that the next login
2135 * knows that it is a sublogin.