Searched defs:about (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libast/common/misc/ |
H A D | optget.c | 213 C("about"), "-", STYLE_match, 1273 label(register Sfio_t* sp, int sep, register char* s, int about, int z, int level, int style, int f, Sfio_t* ip, int version, char* id, char* catalog) argument 1307 if (about) 1586 if (about) 1675 item(Sfio_t* sp, char* s, int about, int level, int style, Sfio_t* ip, int version, char* id, char* catalog) argument 1696 label(sp, 0, s + 1, about, -1, level, style, FONT_LITERAL, ip, version, id, catalog); 1726 label(sp, 0, s, about, -1, level, style, -1, ip, version, id, catalog); 1728 label(sp, 0, s, about, -1, level, style, level ? FONT_BOLD : 0, ip, version, id, catalog); 1744 label(sp, 0, s, about, -1, level, style, FONT_BOLD, ip, version, id, catalog); 1796 int about; local [all...] |
Completed in 547 milliseconds