Home
last modified time | relevance | path

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

/third_party/mksh/
Dhistrap.c303 if (shf_close(shf) == -1) { in c_fc()
343 shf_close(shf); in c_fc()
346 shf_close(shf); in c_fc()
Dmain.c1106 shf_close(shf); in quitenv()
1128 shf_close(shf); in quitenv()
2112 shf_close(shf); in init_environ()
Dexec.c1648 shf_close(shf); in herein()
1659 if (shf_close(shf) == -1) { in herein()
Dshf.c231 shf_close(struct shf *shf) in shf_close() function
Deval.c1038 shf_close(x.u.shf); in expand()
Dsh.h2685 int shf_close(struct shf *);