Searched defs:restorebuf (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_printf.c1609 char selfbuf[40], restorebuf[40], *filename; local
1640 (void) snprintf(restorebuf, sizeof (restorebuf),
1642 filename = restorebuf;
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_printf.c1659 char selfbuf[40], restorebuf[40], *filename; local
1693 (void) snprintf(restorebuf, sizeof (restorebuf),
1695 filename = restorebuf;

Completed in 76 milliseconds