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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dcmd1394.h170 cmd1394_lock32_t l32; member in union:cmd1394_cmd::__anon6959
/illumos-gate/usr/src/lib/libproc/common/
H A DPcore.c425 lwpstatus32_t l32; local
428 read(P->asfd, &l32, sizeof (l32)) != sizeof (l32))
431 lwpstatus_32_to_n(&l32, &lps);
702 lwpsinfo32_t l32; local
705 read(P->asfd, &l32, sizeof (l32)) != sizeof (l32))
708 lwpsinfo_32_to_n(&l32,
[all...]

Completed in 60 milliseconds