HomeSort by relevance Sort by last modified time
    Searched full:name_found (Results 1 - 1 of 1) sorted by null

  /external/toybox/toys/other/
lsattr.c 114 int name_found = 0; local
119 if (name_found) xprintf(", "); //for formatting.
121 name_found = 1;
124 if (!name_found) xprintf("---");

Completed in 496 milliseconds