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

/ast/src/lib/libast/misc/
H A Doptget.c2415 Sfio_t* sp_head = 0; local
3017 if (!sp_head)
3019 sp_head = sp_body;
3655 if (sp_head)
3657 if (!(t = sfstruse(sp_head)))
3661 sfclose(sp_head);
3662 sp_head = 0;
4077 if (sp_head)
4078 sfclose(sp_head);

Completed in 242 milliseconds