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

/ast/src/cmd/warp/
H A Dwarp.c670 _libc_select(int n, void* rp, void* wp, void* ep, const struct timeval* tv) function
672 static Call_t call = { "select", "_libc_select" };

Completed in 27 milliseconds