Home | History | Annotate | Download | only in dropbear

Lines Matching refs:ut_type

508 		ut->ut_type = USER_PROCESS;
514 ut->ut_type = DEAD_PROCESS;
600 utx->ut_type = USER_PROCESS;
603 utx->ut_type = DEAD_PROCESS;
868 utx.ut_type = DEAD_PROCESS;
964 * leave all fields set, but change the ut_type field to DEAD_PROCESS.
968 * ut_type==USER_PROCESS (indicating a login.)
973 * place and not have ut_type.
983 if (ut->ut_type & USER_PROCESS)
1138 if (utx->ut_type == USER_PROCESS)