Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dxec.c201 index = initio(io, 1);
354 initio(t->treio, 0);
H A Dbltin.c47 short index = initio(t->treio, (type != SYSEXEC)); in builtin()
H A Dservice.c50 initio(struct ionod *iop, int save) in initio() function