Home
last modified time | relevance | path

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

/external/mksh/src/
Dhistrap.c240 if (shf_close(shf) == EOF) { in c_fc()
280 shf_close(shf); in c_fc()
283 shf_close(shf); in c_fc()
Dmain.c765 shf_close(shf); in quitenv()
770 shf_close(shf); in quitenv()
Dexec.c1277 shf_close(shf); in herein()
1304 if (shf_close(shf) == EOF) { in herein()
Dshf.c227 shf_close(struct shf *shf) in shf_close() function
Dsh.h1631 int shf_close(struct shf *);
Deval.c737 shf_close(x.u.shf); in expand()