Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c2982 p = textout(sp_misc, p, cb, cl, style, 1, 3, sp_info, version, id, catalog, &hflags); in opthelp()
3003 p = textout(sp, p, cb, cl, style, 1, 3, sp_info, version, id, catalog, &hflags); in opthelp()
3016 p = textout(sp_body, p, cb, cl, style, 0, 0, sp_info, version, id, catalog, &bflags); in opthelp()
3032 p = textout(sp, p, cb, cl, style, 1, 3, sp_info, version, id, catalog, &hflags); in opthelp()
3039 p = textout(sp, p, cb, cl, style, 1, 3, sp_info, version, id, catalog, &hflags); in opthelp()
3410 textout(sp_body, d, cb, cl, style, 0, 3, sp_info, version, id, catalog, &bflags); in opthelp()
3414 textout(sp_body, u, cb, cl, style, 0, 3, sp_info, version, id, catalog, &bflags); in opthelp()
3424 textout(sp_body, t, 0, 0, style, 0, 0, sp_info, version, NiL, NiL, &bflags); in opthelp()
3451 textout(sp_body, t, 0, 0, style, 4, 0, sp_info, version, NiL, NiL, &bflags); in opthelp()
3468 textout(sp_body, t, 0, 0, style, 4, 0, sp_info, version, NiL, NiL, &bflags); in opthelp()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE645 misc/optget.c: text()=>textout() linux.ppc symbol hijack workaround