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

/ast/src/lib/libcs/
H A Dcsrecv.c90 csrecv(register Cs_t* state, int fd, Csid_t* id, int* fds, int n) function
384 return csrecv(&cs, fd, id, fds, n);
H A Dcs.h264 #define csrecv _cs_recv macro
303 extern int csrecv(Cs_t*, int, Csid_t*, int*, int);
/ast/src/cmd/3d/
H A Dcs_3d.h44 #define csrecv _3d_csrecv macro

Completed in 19 milliseconds