Searched defs:scan_key (Results 1 - 1 of 1) sorted by relevance

/external/toybox/lib/
H A Dinterestingtimes.c65 // Otherwise acts like scan_key()
70 if (512&(key = scan_key(scratch, miliwait))) {
147 // Zero out first byte of scratch before first call to scan_key
149 int scan_key(char *scratch, int miliwait) function

Completed in 125 milliseconds