Home | Sort by: relevance | last modified time | path |
/src/lib/libc/termios/ | |
tcsendbreak.c | 59 static const struct timespec sleepytime = { 0, 400000000 }; local in function:__weak_alias 65 (void)nanosleep(&sleepytime, NULL); |
tcsendbreak.c | 59 static const struct timespec sleepytime = { 0, 400000000 }; local in function:__weak_alias 65 (void)nanosleep(&sleepytime, NULL); |