Searched refs:sp_info (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/misc/ |
H A D | optget.c | 2417 Sfio_t* sp_info = 0; local 2495 if (!(sp_text = sfstropen()) || !(sp_info = sfstropen())) 2573 psp = info(psp, p, NiL, sp_info, id); 2629 psp = info(psp, p, NiL, sp_info, id); 2922 psp = info(psp, p + 1, NiL, sp_info, id); 2982 p = textout(sp_misc, p, cb, cl, style, 1, 3, sp_info, version, id, catalog, &hflags); 3003 p = textout(sp, p, cb, cl, style, 1, 3, sp_info, version, id, catalog, &hflags); 3016 p = textout(sp_body, p, cb, cl, style, 0, 0, sp_info, version, id, catalog, &bflags); 3032 p = textout(sp, p, cb, cl, style, 1, 3, sp_info, version, id, catalog, &hflags); 3039 p = textout(sp, p, cb, cl, style, 1, 3, sp_info, versio [all...] |
Completed in 21 milliseconds