Searched defs:shf_sclose (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dshf.c195 * When writing, a byte is reserved for a trailing NUL - see shf_sclose().
273 shf_sclose(struct shf *shf) function
757 shf_sclose(&shf);
772 return (shf_sclose(&shf));

Completed in 123 milliseconds