Searched refs:inv (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Dindxbib.sh19 then /usr/lib/refer/mkey $* | /usr/lib/refer/inv _$1
H A DMakefile31 PROG3 = mkey inv hunt
79 inv:= POBJS= inv1.o inv2.o inv3.o inv5.o inv6.o deliv2.o macro
/illumos-gate/usr/src/lib/libast/common/regex/
H A Dregrexec.c54 int inv; local
61 inv = (flags & REG_INVERT) != 0;
88 if (inv)
111 if (inv)
128 n = (inv && (++r - buf) < len) ? (*record)(handle, (char*)r, (buf + len) - r): 0;
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dentry.c38 Conv_inv_buf_t inv; member in union:__anon1733
62 conv_sec_type(osabi, mach, enp->ec_type, 0, &buf.inv));
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c441 Conv_inv_buf_t inv; member in union:__anon38
575 &conv_buf.inv), vstr);
839 Conv_secflags_buf_t inv; local
855 conv_prsecflags(lw, 0, &inv));
859 conv_prsecflags(lw, 0, &inv));
863 conv_prsecflags(lw, 0, &inv));
867 conv_prsecflags(lw, 0, &inv));
954 Conv_inv_buf_t inv; member in union:__anon39
971 conv_cnote_pr_why(w, 0, &conv_buf.inv));
976 conv_cnote_pr_what(w, w2, 0, &conv_buf.inv));
1077 Conv_inv_buf_t inv; member in union:__anon40
1162 Conv_inv_buf_t inv; member in union:__anon41
1350 Conv_inv_buf_t inv; member in union:__anon42
1428 Conv_inv_buf_t inv; member in union:__anon43
1495 Conv_inv_buf_t inv; member in union:__anon44
[all...]
H A Delfdump.c3115 Conv_inv_buf_t inv; member in union:__anon146
3223 0, &c_buf.inv);
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dstring.c86 int inv; local
136 inv = no;
171 *invert ^= inv;
/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/
H A Dtavor_ib.h139 uint8_t *inv; /* Invariant Sector */ member in struct:ib_encap_ident
/illumos-gate/usr/src/lib/libcpc/i386/
H A Devent_pentium.c50 * [,inv[0|1]][,noedge[0|1]]
83 "[,inv[0|1]] "
254 "inv", /* invert cmask comparison */
300 { "inv", nextpair },
538 int usr, sys, edge, inv, irupt, pc; member in struct:xpes
547 xpes->inv = (pes >> CPC_P6_PES_INV) & 1u;
625 xpes[0].inv, xpes[1].inv, 0, tokens[D_inv]);
738 if (xpes[i].inv)
774 if (xpes[i].inv) {
[all...]
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c158 if ((j = write(fd, manuf->inv, manuf->sector_sz)) !=
977 if ((manuf->inv = calloc(1, manuf->sector_sz)) == NULL) {
986 info.tf_sector = (caddr_t)manuf->inv;
999 ptr = (uint32_t *)(uintptr_t)manuf->inv;
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1116 Conv_inv_buf_t inv; member in union:__anon36
1126 DUMP_CONVFMT, &conv_buf.inv));
1271 &conv_buf.inv);
/illumos-gate/usr/src/uts/sun4v/vm/
H A Dmach_sfmmu_asm.s305 clr %o1 ! HV_TSB_INFO_PA = 0 if inv ctx
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.c357 Conv_inv_buf_t inv; member in union:__anon1498
491 &c_buf.inv);

Completed in 116 milliseconds