/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/ |
H A D | regrexec.c | 54 int inv; in regrexec() local 61 inv = (flags & REG_INVERT) != 0; in regrexec() 88 if (inv) in regrexec() 111 if (inv) in regrexec() 128 n = (inv && (++r - buf) < len) ? (*record)(handle, (char*)r, (buf + len) - r): 0; in regrexec()
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 477 Conv_inv_buf_t inv; in dump_auxv() member 632 &conv_buf.inv), vstr); in dump_auxv() 896 Conv_secflags_buf_t inv; in dump_secflags() local 912 conv_prsecflags(lw, 0, &inv)); in dump_secflags() 916 conv_prsecflags(lw, 0, &inv)); in dump_secflags() 920 conv_prsecflags(lw, 0, &inv)); in dump_secflags() 924 conv_prsecflags(lw, 0, &inv)); in dump_secflags() 1011 Conv_inv_buf_t inv; in dump_lwpstatus() member 1028 conv_cnote_pr_why(w, 0, &conv_buf.inv)); in dump_lwpstatus() 1033 conv_cnote_pr_what(w, w2, 0, &conv_buf.inv)); in dump_lwpstatus() [all …]
|
H A D | elfdump.c | 3194 Conv_inv_buf_t inv; in dynamic() member 3302 0, &c_buf.inv); in dynamic()
|
/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | compound-sizes.c | 34 struct inventory inv; member 65 struct inventory inv[10]; in main() local
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | entry.c | 38 Conv_inv_buf_t inv; in Dbg_ent_entry() member 62 conv_sec_type(osabi, mach, enp->ec_type, 0, &buf.inv)); in Dbg_ent_entry()
|
/illumos-gate/usr/src/lib/libcpc/i386/ |
H A D | event_pentium.c | 538 int usr, sys, edge, inv, irupt, pc; member 547 xpes->inv = (pes >> CPC_P6_PES_INV) & 1u; in unmake_pes() 625 xpes[0].inv, xpes[1].inv, 0, tokens[D_inv]); in cpc_eventtostr() 738 if (xpes[i].inv) in __cpc_eventtoset() 774 if (xpes[i].inv) { in __cpc_eventtoset()
|
/illumos-gate/usr/src/cmd/refer/ |
H A D | indxbib.sh | 16 then /usr/lib/refer/mkey $* | /usr/lib/refer/inv _$1
|
H A D | Makefile | 32 PROG3 = mkey inv hunt 83 inv:= POBJS= inv1.o inv2.o inv3.o inv5.o inv6.o deliv2.o macro
|
/illumos-gate/usr/src/cmd/refer/papers/ |
H A D | runinv | 4 /usr/lib/refer/mkey R* | /usr/lib/refer/inv -v -h997 -n Xind
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | string.c | 82 int inv; in sh_lookopt() local 132 inv = no; in sh_lookopt() 167 *invert ^= inv; in sh_lookopt()
|
/illumos-gate/usr/src/boot/forth/ |
H A D | screen.4th | 60 : inv ( -- ) escc 7 .# [char] m emit ; 63 : -inv ( -- ) escc 27 .# [char] m emit ;
|
/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/ |
H A D | tavor_ib.h | 139 uint8_t *inv; /* Invariant Sector */ member
|
/illumos-gate/usr/src/common/mc/zen_umc/ |
H A D | zen_umc_decode.c | 1817 uint8_t inv; in zen_umc_decode_rows() local 1832 inv = cs->ucs_inv_msbs_sec; in zen_umc_decode_rows() 1834 inv = cs->ucs_inv_msbs; in zen_umc_decode_rows() 1844 inv = inv << (total_bits - 2); in zen_umc_decode_rows() 1845 row = row ^ inv; in zen_umc_decode_rows()
|
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/ |
H A D | tavor.c | 158 if ((j = write(fd, manuf->inv, manuf->sector_sz)) != in fw_readfw() 977 if ((manuf->inv = calloc(1, manuf->sector_sz)) == NULL) { in tavor_identify() 986 info.tf_sector = (caddr_t)manuf->inv; in tavor_identify() 999 ptr = (uint32_t *)(uintptr_t)manuf->inv; in tavor_identify()
|
/illumos-gate/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 1115 Conv_inv_buf_t inv; in dump_dynamic() member 1125 DUMP_CONVFMT, &conv_buf.inv)); in dump_dynamic() 1271 &conv_buf.inv); in dump_dynamic()
|
/illumos-gate/usr/src/uts/sun4v/vm/ |
H A D | mach_sfmmu_asm.S | 273 clr %o1 ! HV_TSB_INFO_PA = 0 if inv ctx
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | dyn.c | 357 Conv_inv_buf_t inv; in print_dyn() member 491 &c_buf.inv); in print_dyn()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | text-doctools.p5m | 224 file path=usr/lib/refer/inv mode=0555
|