Home
last modified time | relevance | path

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

/external/mksh/src/
Dhistrap.c310 if (shf_close(shf) == -1) { in c_fc()
360 shf_close(shf); in c_fc()
363 shf_close(shf); in c_fc()
Dmain.c998 shf_close(shf); in quitenv()
1020 shf_close(shf); in quitenv()
Dexec.c1608 shf_close(shf); in herein()
1619 if (shf_close(shf) == -1) { in herein()
Dshf.c228 shf_close(struct shf *shf) in shf_close() function
Deval.c873 shf_close(x.u.shf); in expand()
Dsh.h1965 int shf_close(struct shf *);