Searched refs:name_found (Results 1 - 1 of 1) sorted by relevance
/external/toybox/toys/other/ | ||
H A D | lsattr.c | 111 int name_found = 0; local 116 if (name_found) xprintf(", "); //for formatting. 118 name_found = 1; 121 if (!name_found) xprintf("---"); |
Completed in 48 milliseconds