OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:show_file_header
(Results
1 - 1
of
1
) sorted by null
/external/toybox/toys/pending/
more.c
35
static void
show_file_header
(const char *name)
function
67
if (toys.optc > 1)
show_file_header
(name);
108
show_file_header
(*toys.optargs);
Completed in 528 milliseconds