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

/ast/src/cmd/coshell/
H A Dshell.c182 shellexec(jp, jp->cmd, jp->fd);
203 shellexec(Cojob_t* jp, char* msg, int fd) function
H A Dservice.h372 extern void shellexec(Cojob_t*, char*, int);
H A Djob.c173 shellexec(jp, jp->cmd, jp->fd);
H A Dmain.c679 shellexec(NiL, state.buf, fd);

Completed in 16 milliseconds