Searched refs:shellexec (Results 1 - 4 of 4) sorted by relevance
/ast/src/cmd/coshell/ |
H A D | shell.c | 182 shellexec(jp, jp->cmd, jp->fd); 203 shellexec(Cojob_t* jp, char* msg, int fd) function
|
H A D | service.h | 372 extern void shellexec(Cojob_t*, char*, int);
|
H A D | job.c | 173 shellexec(jp, jp->cmd, jp->fd);
|
H A D | main.c | 679 shellexec(NiL, state.buf, fd);
|
Completed in 16 milliseconds