Home
last modified time | relevance | path

Searched refs:shf_sclose (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dshf.c265 shf_sclose(struct shf *shf) in shf_sclose() function
725 shf_sclose(&shf); in shf_snprintf()
740 return (shf_sclose(&shf)); in shf_smprintf()
Dtree.c401 return (shf_sclose(&shf)); in snptreef()
609 return (shf_sclose(&shf)); in wdstrip()
Dlex.c1514 ps1 = shf_sclose(shf); in set_prompt()
Dsh.h1786 char *shf_sclose(struct shf *);