]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/print/tst.xlate.d.out
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / cddl / contrib / opensolaris / cmd / dtrace / test / tst / common / print / tst.xlate.d.out
1 pancakes_t {
2     int i = 0x14
3     string s = [ "I like pancakes" ]
4     timespec_t t = {
5         time_t tv_sec = 0
6         long tv_nsec = 0
7     }
8 }