HomeSort by relevance Sort by last modified time
    Searched refs:terminal_probesize (Results 1 - 4 of 4) sorted by null

  /external/toybox/toys/example/
demo_scankey.c 42 if (t[0] != t[1]) terminal_probesize(&width, &height);
  /external/toybox/lib/
interestingtimes.c 53 int terminal_probesize(unsigned *xx, unsigned *yy) function
lib.h 279 int terminal_probesize(unsigned *xx, unsigned *yy);
  /external/toybox/toys/posix/
ps.c     [all...]

Completed in 109 milliseconds