Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c2418 Sfio_t* sp_misc = 0; in opthelp() local
2979 if (!sp_misc && !(sp_misc = sfstropen())) in opthelp()
2982 p = textout(sp_misc, p, cb, cl, style, 1, 3, sp_info, version, id, catalog, &hflags); in opthelp()
3486 if (sp_misc) in opthelp()
3488 if (!(p = sfstruse(sp_misc))) in opthelp()
3714 if (sp_misc) in opthelp()
3716 sfclose(sp_misc); in opthelp()
3717 sp_misc = 0; in opthelp()
4081 if (sp_misc) in opthelp()
4082 sfclose(sp_misc); in opthelp()