Searched refs:O_STAMP (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/common/
H A Dout.h61 #define O_STAMP 0x0010 /* append a timestamp */ macro
H A Dout.c203 /* O_STAMP means convert add a timestamp */
204 if (flags & O_STAMP) {
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deft.c109 out(O_ALTFP|O_STAMP,
284 out(O_ALTFP|O_STAMP, "\neft.so startup");
H A Ditree.c1401 out(O_ALTFP|O_STAMP, "start itree_create using %d bytes", init_size);
1423 out(O_ALTFP|O_STAMP, "itree_create added %d bytes",
1484 out(O_ALTFP|O_STAMP, "start itree_create using %d bytes", init_size);
1536 out(O_ALTFP|O_STAMP, "itree_create added %d bytes",
1547 out(O_ALTFP|O_STAMP, "start itree_free");
1549 out(O_ALTFP|O_STAMP, "itree_free freed %d bytes",
1559 out(O_ALTFP|O_STAMP, "start itree_prune");
1561 out(O_ALTFP|O_STAMP, "itree_prune freed %d bytes",
H A Dfme.c388 out(O_ALTFP|O_STAMP, "start config_snapshot using %d bytes", init_size);
396 out(O_ALTFP|O_STAMP, "config_snapshot added %d bytes",
803 out(O_ALTFP|O_STAMP, "start config_restore using %d bytes", init_size);
829 out(O_ALTFP|O_STAMP, "config_restore added %d bytes",
1368 out(O_ALTFP|O_STAMP, NULL);
1638 out(O_ALTFP|O_STAMP, NULL);
3448 out(O_ALTFP|O_STAMP,
H A Dplatform.c763 out(O_ALTFP|O_STAMP, "raw config complete");

Completed in 114 milliseconds