Searched refs:CFG_TAIL_SEEK (Results 1 – 2 of 2) sorted by relevance
/external/toybox/toys/posix/ | ||
D | tail.c | 160 if (CFG_TAIL_SEEK && try_lseek(fd, bytes, lines)) return; in do_tail() |
/external/toybox/generated/ | ||
D | config.h | 169 #define CFG_TAIL_SEEK 1 macro |