OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_tail
(Results
1 - 2
of
2
) sorted by null
/external/toybox/toys/posix/
tail.c
135
static void
do_tail
(int fd, char *name)
function
246
0,
do_tail
);
/system/core/logcat/tests/
logcat_test.cpp
320
static void
do_tail
(int num) {
function
350
do_tail
(3);
354
do_tail
(10);
358
do_tail
(100);
362
do_tail
(1000);
[
all
...]
Completed in 95 milliseconds