Home
last modified time | relevance | path

Searched refs:forcek (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c173 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/
Dps.c216 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/
Dglobals.h1332 int kcount, forcek, sortpos; member