Home
last modified time | relevance | path

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

/openbsd/src/bin/ksh/
Dshf.h63 int shf_close(struct shf *);
Dhistory.c225 if (shf_close(shf) == EOF) { in c_fc()
265 shf_close(shf); in c_fc()
268 shf_close(shf); in c_fc()
Dmain.c765 shf_close(shf); in quitenv()
770 shf_close(shf); in quitenv()
Dio.c172 shf_close(kshdebug_shf); in kshdebug_init_()
Dexec.c1207 shf_close(shf); in herein()
1234 if (shf_close(shf) == EOF) { in herein()
Dshf.c220 shf_close(struct shf *shf) in shf_close() function
Deval.c567 shf_close(x.u.shf); in expand()