Searched refs:shellopen (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/coshell/
H A Dservice.h373 extern int shellopen(Coshell_t*, int);
H A Dshell.c54 shellopen(register Coshell_t* sp, int fd) function
254 if (sp->fd <= 0 && shellopen(sp, con[fd].info.user.fds[2]))
H A Dmain.c221 shellopen(state.home, 2);

Completed in 15 milliseconds