Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Doptget.c1564 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); in trace_textout()
1580 textout(Sfio_t* sp, register char* p, int style, int level, int bump, Sfio_t* ip, int version, char… in textout() function
1583 #define textout(sp,p,style,level,bump,ip,version,id,catalog) trace_textout(sp,p,style,level,bump,ip… in textout() macro
1727 p = textout(sp, p, style, level + bump + par + 1, 0, ip, version, id, catalog); in textout()
1859 p = textout(sp, p, style, level + bump + !level, 0, ip, version, id, catalog); in textout()
2699 p = textout(sp_misc, p, style, 1, 3, sp_info, version, id, catalog); in opthelp()
2720 p = textout(sp, p, style, 1, 3, sp_info, version, id, catalog); in opthelp()
2733 p = textout(sp_body, p, style, 0, 0, sp_info, version, id, catalog); in opthelp()
2748 p = textout(sp, p, style, 1, 3, sp_info, version, id, catalog); in opthelp()
[all …]
/titanic_41/usr/src/lib/libast/common/
H A DRELEASE457 misc/optget.c: text()=>textout() linux.ppc symbol hijack workaround