Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Doptget.c2151 Sfio_t* sp_head = 0; in opthelp() local
2734 if (!sp_head) in opthelp()
2736 sp_head = sp_body; in opthelp()
3356 if (sp_head) in opthelp()
3358 if (!(t = sfstruse(sp_head))) in opthelp()
3362 sfclose(sp_head); in opthelp()
3363 sp_head = 0; in opthelp()
3709 if (sp_head) in opthelp()
3710 sfclose(sp_head); in opthelp()