Home
last modified time | relevance | path

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

/external/mksh/src/
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.c1059 shf_close(shf); in quitenv()
1081 shf_close(shf); in quitenv()
2031 shf_close(shf); in init_environ()
Dexec.c1654 shf_close(shf); in herein()
1665 if (shf_close(shf) == -1) { in herein()
Dshf.c231 shf_close(struct shf *shf) in shf_close() function
Deval.c929 shf_close(x.u.shf); in expand()
Dsh.h2602 int shf_close(struct shf *);