Searched refs:O_OK (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/fm/eversholt/eftinfo/common/ |
H A D | eftinfo.c | 99 out(O_OK|O_NONL, "%s%s", sep, s); in dictprint() 208 out(O_OK|O_NONL, "Dictionaries: "); in main() 210 out(O_OK, NULL); in main() 214 ptree_ereport(O_OK, NULL); in main() 217 ptree_fault(O_OK, NULL); in main() 218 ptree_upset(O_OK, NULL); in main() 219 ptree_defect(O_OK, NULL); in main() 223 ptree_name_iter(O_OK, tree_root(NULL)); in main() 226 out(O_OK, "Stats:"); in main()
|
/titanic_41/usr/src/cmd/fm/eversholt/common/ |
H A D | stats.c | 242 out(O_OK, "%32s %13d %s", sp->name, in stats_publish() 251 out(O_OK, "%32s %11lldns %s", sp->name, in stats_publish() 257 out(O_OK, "%32s %13s %s", sp->name, sp->u.string, in stats_publish()
|
H A D | out.h | 56 #define O_OK 0x0000 /* simple output pseudo-flag */ macro
|
H A D | esclex.c | 692 dumpline(O_OK); in record() 948 outfl(O_OK, File, Line, "lex: "); in lex_fini() 949 dumpline(O_OK); in lex_fini()
|
H A D | eftread.c | 196 out(O_OK, "%s:\n\t%s", fname, hdr.comment); in eftread_fopen()
|
/titanic_41/usr/src/cmd/fm/eversholt/esc/common/ |
H A D | escmain.c | 222 ptree_name_iter(O_OK, tree_root(NULL)); in main() 225 out(O_OK, "Stats:"); in main()
|
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | platform.c | 1368 outfl(O_OK, np->file, np->line, in platform_call() 1385 outfl(O_OK, np->file, np->line, in platform_call()
|