Home
last modified time | relevance | path

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

/external/mksh/src/
Dhistrap.c306 if (shf_close(shf) == EOF) { in c_fc()
356 shf_close(shf); in c_fc()
359 shf_close(shf); in c_fc()
Dmain.c1029 shf_close(shf); in quitenv()
1051 shf_close(shf); in quitenv()
Dexec.c1515 shf_close(shf); in herein()
1526 if (shf_close(shf) == EOF) { in herein()
Dshf.c228 shf_close(struct shf *shf) in shf_close() function
Deval.c895 shf_close(x.u.shf); in expand()
Dsh.h1933 int shf_close(struct shf *);