Searched refs:__libc_select (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/warp/ | ||
H A D | warp.c | 678 __libc_select(int n, void* rp, void* wp, void* ep, const struct timeval* tv) function 680 static Call_t call = { "select", "__libc_select" }; |
Completed in 22 milliseconds