/titanic_51/usr/src/lib/libast/common/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()
|
/titanic_51/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()
|
/titanic_51/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 439 Conv_inv_buf_t inv; in dump_auxv() member 573 &conv_buf.inv), vstr); in dump_auxv() 912 Conv_inv_buf_t inv; in dump_lwpstatus() member 929 conv_cnote_pr_why(w, 0, &conv_buf.inv)); in dump_lwpstatus() 934 conv_cnote_pr_what(w, w2, 0, &conv_buf.inv)); in dump_lwpstatus() 941 conv_cnote_signal(w, CONV_FMT_DECIMAL, &conv_buf.inv)); in dump_lwpstatus() 959 conv_cnote_syscall(w, CONV_FMT_DECIMAL, &conv_buf.inv)); in dump_lwpstatus() 967 conv_cnote_errno(w, CONV_FMT_DECIMAL, &conv_buf.inv)); in dump_lwpstatus() 987 conv_cnote_priv(i, CONV_FMT_DECIMAL, &conv_buf.inv)); in dump_lwpstatus() 1035 Conv_inv_buf_t inv; in dump_pstatus() member 1119 Conv_inv_buf_t inv; dump_prstatus() member 1307 Conv_inv_buf_t inv; dump_lwpsinfo() member 1385 Conv_inv_buf_t inv; dump_psinfo() member 1452 Conv_inv_buf_t inv; dump_prpsinfo() member [all...] |
H A D | elfdump.c | 3095 Conv_inv_buf_t inv; in dynamic() member 3203 0, &c_buf.inv); in dynamic()
|
/titanic_51/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()
|
/titanic_51/usr/src/lib/libcpc/i386/ |
H A D | event_pentium.c | 50 * [,inv[0|1]][,noedge[0|1]] 83 "[,inv[0|1]] " in cpc_getusage() 254 "inv", /* invert cmask comparison */ 300 { "inv", nextpair }, 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() [all...] |
/titanic_51/usr/src/cmd/refer/ |
H A D | indxbib.sh | 19 then /usr/lib/refer/mkey $* | /usr/lib/refer/inv _$1
|
H A D | Makefile | 31 PROG3 = mkey inv hunt 79 inv:= POBJS= inv1.o inv2.o inv3.o inv5.o inv6.o deliv2.o macro
|
/titanic_51/usr/src/cmd/refer/papers/ |
H A D | runinv | 7 /usr/lib/refer/mkey R* | /usr/lib/refer/inv -v -h997 -n Xind
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | string.c | 86 int inv; in sh_lookopt() local 136 inv = no; in sh_lookopt() 171 *invert ^= inv; in sh_lookopt()
|
/titanic_51/usr/src/boot/sys/boot/forth/ |
H A D | screen.4th | 61 : inv ( -- ) escc 7 .# [char] m emit ; 64 : -inv ( -- ) escc 27 .# [char] m emit ;
|
/titanic_51/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()
|
/titanic_51/usr/src/cmd/fwflash/plugins/hdrs/ |
H A D | tavor_ib.h | 139 uint8_t *inv; /* Invariant Sector */ member
|
/titanic_51/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()
|
/titanic_51/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 1116 Conv_inv_buf_t inv; in dump_dynamic() member 1126 DUMP_CONVFMT, &conv_buf.inv)); in dump_dynamic() 1270 &conv_buf.inv); in dump_dynamic()
|
/titanic_51/usr/src/uts/sun4v/vm/ |
H A D | mach_sfmmu_asm.s | 305 clr %o1 ! HV_TSB_INFO_PA = 0 if inv ctx
|
/titanic_51/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()
|
/titanic_51/usr/src/pkg/manifests/ |
H A D | text-doctools.mf | 233 file path=usr/lib/refer/inv mode=0555
|
/titanic_51/ |
H A D | .gitignore | 2107 usr/src/cmd/refer/inv
|