Searched refs:shellv (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/coshell/
H A Dservice.h333 Coshell_t** shellv; member in struct:__anon66
H A Dschedule.c346 if (state.shellv) free(state.shellv);
348 if (!(state.shellv = newof(0, Coshell_t*, state.shellc, 0)))
349 error(3, "out of space [shellv]");

Completed in 184 milliseconds