Searched refs:from_top (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dtail.c80 bool from_top; local
119 from_top = G.status;
149 if (!from_top && COUNT_BYTES) {
165 if (!(count | from_top) && lseek(fds[i], 0, SEEK_END) >= 0) {
180 if (from_top) {
244 if (!from_top) {

Completed in 95 milliseconds