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

/ast/src/lib/libcs/
H A Dcssend.c31 cssend(register Cs_t* state, int fd, int* fds, int n) function
172 * and hold them open until the next cssend()
222 return cssend(&cs, fd, fds, n);
H A Dcs.h265 #define cssend _cs_send macro
304 extern int cssend(Cs_t*, int, int*, int);
/ast/src/cmd/3d/
H A Dcs_3d.h45 #define cssend _3d_cssend macro

Completed in 9 milliseconds