Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Doptget.c2149 Sfio_t* sp_text = 0; in opthelp() local
2218 if (!(sp_text = sfstropen()) || !(sp_info = sfstropen())) in opthelp()
2632 sp = sp_text; in opthelp()
3224 sp = sp_text; in opthelp()
3703 if (sp_text) in opthelp()
3704 sfclose(sp_text); in opthelp()