HomeSort by: relevance | last modified time | path
    Searched refs:shf_sclose (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/ksh/
shf.h 71 char *shf_sclose ARGS((struct shf *shf));
tree.c 402 return shf_sclose(&shf); /* null terminates */
613 return shf_sclose(&shf); /* null terminates */
shf.c 180 * When writing, a byte is reserved for a trailing null - see shf_sclose().
263 shf_sclose(shf) function
788 shf_sclose(&shf); /* null terminates */
802 return shf_sclose(&shf); /* null terminates */
lex.c 1128 ps1 = shf_sclose(shf);

Completed in 82 milliseconds