Home
last modified time | relevance | path

Searched refs:coproc_init (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c69 static void coproc_init(Shell_t*, int pipes[]);
1669 coproc_init(shp,pipes); in sh_exec()
3632 static void coproc_init(Shell_t *shp, int pipes[]) in coproc_init() function