HomeSort by relevance Sort by last modified time
    Searched full:curlog_type (Results 1 - 1 of 1) sorted by null

  /external/toybox/toys/pending/
last.c 92 int fd, pwidth, curlog_type = EMPTY; local
131 curlog_type = RUN_LVL;
139 curlog_type = BOOT_TIME;
153 int type = !tm[2] ? EMPTY : curlog_type;

Completed in 44 milliseconds