Searched refs:textout (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libast/common/misc/ |
H A D | optget.c | 1564 static char* textout(Sfio_t*, char*, int, int, int, Sfio_t*, int, char*, char*); 1572 p = textout(sp, p, style, level, bump, ip, version, id, catalog); 1580 textout(Sfio_t* sp, register char* p, int style, int level, int bump, Sfio_t* ip, int version, char* id, char* catalog) function 1583 #define textout(sp,p,style,level,bump,ip,version,id,catalog) trace_textout(sp,p,style,level,bump,ip,version,id,catalog,__LINE__) macro 1727 p = textout(sp, p, style, level + bump + par + 1, 0, ip, version, id, catalog); 1731 message((-21, "textout#%d p=%s", __LINE__, show(p))); 1859 p = textout(sp, p, style, level + bump + !level, 0, ip, version, id, catalog); 1863 message((-21, "textout#%d p=%s", __LINE__, show(p))); 2699 p = textout(sp_misc, p, style, 1, 3, sp_info, version, id, catalog); 2720 p = textout(s [all...] |
Completed in 63 milliseconds