Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dio.c16 static int initio_done; variable
128 if (!initio_done) /* shl_out may not be set up yet... */ in shellf()
225 initio_done = 1; in initio()