Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c2414 Sfio_t* sp_plus = 0; in opthelp() local
2901 if (!(sp = sp_plus) && !(sp = sp_plus = sfstropen())) in opthelp()
3240 if (sp == sp_plus) in opthelp()
3352 if (sp_body == sp_plus) in opthelp()
3641 if (sp_plus) in opthelp()
3643 if (sfstrtell(sp_plus)) in opthelp()
3647 if (!(t = sfstruse(sp_plus))) in opthelp()
3651 sfclose(sp_plus); in opthelp()
4073 if (sp_plus) in opthelp()
4074 sfclose(sp_plus); in opthelp()