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

/ast/src/lib/libcs/
H A Dcsserve.c97 csfd(Cs_t* state, int fd, int op) function
200 return csfd(&cs, fd, op);
H A Dcs.h110 #define CS_FD_ALLOCATE (-2) /* csfd() table alloc */
248 #define csfd _cs_fd macro
286 extern int csfd(Cs_t*, int, int);

Completed in 23 milliseconds