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

/ast/src/lib/libcs/
H A Dcspoll.c44 cspoll(Cs_t* state, Cspoll_t* fds, int num, int ms) function
206 return cspoll(&cs, fds, num, ms);
H A Dcs.h261 #define cspoll _cs_poll macro
300 extern int cspoll(Cs_t*, Cspoll_t*, int, int);
/ast/src/cmd/3d/
H A Dcs_3d.h42 #define cspoll _3d_cspoll macro

Completed in 111 milliseconds