HomeSort by relevance Sort by last modified time
    Searched refs:LTYPE_LOGOUT (Results 1 - 2 of 2) sorted by null

  /external/dropbear/
loginrec.h 119 #define LTYPE_LOGOUT 8
loginrec.c 220 li->type = LTYPE_LOGOUT;
513 case LTYPE_LOGOUT:
530 if (li->type == LTYPE_LOGOUT)
602 case LTYPE_LOGOUT:
612 if (li->type == LTYPE_LOGOUT)
787 case LTYPE_LOGOUT:
885 case LTYPE_LOGOUT:
951 case LTYPE_LOGOUT:
1120 case LTYPE_LOGOUT:
1263 case LTYPE_LOGOUT
    [all...]

Completed in 80 milliseconds