/illumos-gate/usr/src/cmd/listen/ |
H A D | nsaddr.h | 39 #define RAW 2 /* string type */ macro
|
H A D | nstoa.c | 354 case RAW:
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | noraw.c | 55 PROGTTY.sg_flags &= ~(RAW|CBREAK); in noraw()
|
H A D | raw.c | 60 PROGTTY.sg_flags |= RAW; in raw()
|
H A D | newscreen.c | 189 PROGTTY.sg_flags &= ~(RAW|ECHO|CRMOD); in newscreen()
|
/illumos-gate/usr/src/cmd/ttymon/ |
H A D | ttymon.h | 79 #define RAW 0x1 /* raw mode */ macro
|
H A D | tmterm.c | 257 NULL, TRUE, (long)RAW); in initial_termio()
|
H A D | tmchild.c | 288 RAW) == -1) { in openline()
|
/illumos-gate/usr/src/head/ |
H A D | sgtty.h | 42 #define RAW 040 macro
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ioctl.h | 90 #define RAW O_RAW macro
|
/illumos-gate/usr/src/ucbhead/sys/ |
H A D | ioctl.h | 87 #define RAW O_RAW macro
|
/illumos-gate/usr/src/ucbhead/ |
H A D | curses.h | 159 #define raw() (_tty.sg_flags |= RAW, _pfast = _rawmode = TRUE, \ 161 #define noraw() (_tty.sg_flags &= ~RAW, _rawmode = FALSE, \
|
/illumos-gate/usr/src/cmd/zonecfg/ |
H A D | zonecfg_lex.l | 247 <TSTATE>raw { return RAW; } 248 <CSTATE>raw { return RAW; }
|
H A D | zonecfg_grammar.y | 133 %token FS ATTR DEVICE RCTL SPECIAL RAW DIR OPTIONS TYPE ADDRESS PHYSICAL 146 %type <ival> property_name SPECIAL RAW DIR OPTIONS TYPE ADDRESS PHYSICAL NAME 966 | RAW { $$ = PT_RAW; }
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | line.c | 515 ttbuf.sg_flags = (ANYP | RAW); 566 Savettyb.sg_flags &= ~RAW; in savline()
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_put.c | 1133 tty.sg_flags &= ~RAW; in vcook() 1143 tty.sg_flags |= RAW; in vraw()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.comsat.c | 357 cr = (gttybuf.sg_flags&CRMOD) && !(gttybuf.sg_flags&RAW) ? "" : "\r"; in notify()
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | ip.d.in | 333 I->ipha_protocol == IPPROTO_RAW ? "RAW" : 366 I->ip6_ctlun.ip6_un1.ip6_un1_nxt == IPPROTO_RAW ? "RAW" :
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.lex.c | 20 #define RAW O_RAW macro 1232 (tty.sg_flags & RAW) == 0) { in readc()
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/ |
H A D | fake-addrinfo.c | 368 X(RAW); in protoname()
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vexp.S | 880 ! best here for RAW BYPASS
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/ |
H A D | edit.c | 298 nttyparm.sg_flags |= RAW; in tty_raw()
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 3983 1682 5701 RX 5700 XT RAW II
|