Searched defs:machine (Results 26 - 30 of 30) sorted by relevance

12

/illumos-gate/usr/src/uts/common/c2/
H A Daudit.h112 uint_t machine; member in struct:au_tid
118 uint_t machine; member in struct:au_tid32
264 #define AUDIT_AHLT 0x0002 /* HALT machine on undelivered async event */
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c104 Half ns_mach; /* ELF machine type of core file */
887 PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_UTS_MACHINE), machine); local
H A Dstruct_layout.h505 sl_field_t machine; member in struct:__anon66
/illumos-gate/usr/src/cmd/find/
H A Dfind.c1895 #define NPERM 30 /* Largest machine */
1898 * The PERM struct is the machine that builds permissions. The p_special
1924 static PERMST machine[NPERM]; /* Permission construction machine */ variable
1944 pp = &machine[0];
2198 for (pp = &machine[0]; pp <= endp; ++pp) {
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c380 char machine[9]; member in struct:__anon51
392 ubuf.machine);
3485 ubuf.machine);

Completed in 88 milliseconds

12