]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/print/tst.xlate.d.out
Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.
[FreeBSD/releng/9.3.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 }