Searched refs:cosync (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libcoshell/
H A DMakefile13 cowait.c cokill.c cosync.c coquote.c codata.c \
H A Dcosync.c40 cosync(Coshell_t* co, const char* file, int fd, int mode) function
H A Dcoshell.h131 extern int cosync(Coshell_t*, const char*, int, int);
/ast/src/cmd/nmake/
H A Dcommand.c1647 return state.coshell ? cosync(state.coshell, file, fd, mode) : 0;

Completed in 15 milliseconds