Home
last modified time | relevance | path

Searched refs:file_no (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/toys/posix/
Dhead.c32 int file_no;
41 if (TT.file_no) xprintf("\n");
58 TT.file_no++;
Dtail.c31 int file_no, last_fd;
139 if (TT.file_no++) xputc('\n'); in do_tail()
233 if (FLAG(f) && TT.file_no) { in tail_main()
/third_party/toybox/generated/
Dglobals.h1189 int file_no; member
1392 int file_no, last_fd; member