HomeSort by relevance Sort by last modified time
    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