Searched refs:csspoll (Results 1 - 9 of 9) sorted by relevance

/ast/src/lib/libcs/
H A Dcss.h42 #define CSS_RECURSIVE (1<<3) /* allow recursive csspoll() */
124 extern Cssfd_t* csspoll(unsigned long, unsigned long);
H A Dcsserve.c194 csspoll(CS_NEVER, 0);
H A Dcss.c599 csspoll(unsigned long ms, unsigned long flags) function
753 messagef((state.main->id, NiL, -4, "csspoll: pending=%d polling=%d z=%I*d wakeup=%I*d remain=%I*d", state.fdpending, state.fdpolling, sizeof(z), z, sizeof(css->disc->wakeup), css->disc->wakeup, sizeof(css->wakeup_remain), css->wakeup_remain));
795 messagef((state.main->id, NiL, -9, "csspoll: pending=%d polling=%d next=%d fd=%d status=%06o", state.fdpending, state.fdpolling, state.fdnext, fd, pp->status));
928 messagef((state.main->id, NiL, -9, "csspoll: status=%06o fd=%d actionf=%p", status, fd, ip->actionf));
/ast/src/cmd/cs/
H A D6263.c105 csspoll(CS_NEVER, 0);
H A Dcss.c224 csspoll(CS_NEVER, 0);
H A Dtst.c156 csspoll(CS_NEVER, 0);
H A Dmbb.c422 csspoll(CS_NEVER, 0);
/ast/src/cmd/coshell/
H A Devent.c1162 csspoll(CS_NEVER, 0);
/ast/src/cmd/at/
H A Datd.c1512 csspoll(CS_NEVER, 0);

Completed in 24 milliseconds