OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:terminal_probesize
(Results
1 - 4
of
4
) sorted by null
/external/toybox/toys/example/
test_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
231
int
terminal_probesize
(unsigned *xx, unsigned *yy);
/external/toybox/toys/posix/
ps.c
[
all
...]
Completed in 78 milliseconds