Searched refs:forcek (Results 1 – 3 of 3) sorted by relevance
/third_party/toybox/porting/liteos_a/toys/posix/ |
D | ps.c | 173 int kcount, forcek, sortpos; 558 if (TT.forcek) sprintf(out, "%lldk", ll/1024); in string_field() 1642 if (FLAG(K)) TT.forcek++; in iotop_main()
|
/third_party/toybox/toys/posix/ |
D | ps.c | 216 int kcount, forcek, sortpos; 601 if (TT.forcek) sprintf(out, "%lldk", ll/1024); in string_field() 1799 if (FLAG(K)) TT.forcek++; in iotop_main()
|
/third_party/toybox/generated/ |
D | globals.h | 1332 int kcount, forcek, sortpos; member
|