Home
last modified time | relevance | path

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

/external/mksh/src/
Dshf.c270 shf_sclose(struct shf *shf) in shf_sclose() function
730 shf_sclose(&shf); in shf_snprintf()
745 return (shf_sclose(&shf)); in shf_smprintf()
Dtree.c445 return (shf_sclose(&shf)); in snptreef()
655 return (shf_sclose(&shf)); in wdstrip()
Dlex.c1495 ps1 = shf_sclose(shf); in set_prompt()
Dsh.h1894 char *shf_sclose(struct shf *);
Deval.c424 x.str = shf_sclose(&shf); in expand()