/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | stty.c | 113 #undef SS /* who co-opted this namespace? */ 117 #define SS 0x0004 /* set in sane mode */ macro 160 { "intr", CHAR, T_CHAR, SS, VINTR, 'C', C("Send an interrupt signal") }, 161 { "quit", CHAR, T_CHAR, SS, VQUIT, '|', C("Send a quit signal") }, 162 { "erase", CHAR, T_CHAR, SS, VERASE, 'H', C("Erase the last character entered") }, 163 { "kill", CHAR, T_CHAR, NL|SS, VKILL, 'U', C("Erase the current line") }, 164 { "eof", CHAR, T_CHAR, SS, VEOF, 'D', C("Send an end of file") }, 173 { "start", CHAR, T_CHAR, SS, VSTART, 'Q', C("Restart the output after stopping it") }, 176 { "stop", CHAR, T_CHAR, SS, VSTOP, 'S', C("Stop the output") }, 179 { "dsusp", CHAR, T_CHAR, SS, VDSUSP, 'Y', C("Send a terminal stop signal after flushing the input")… [all …]
|
/illumos-gate/usr/src/cmd/sed/ |
H A D | process.c | 59 static SPACE HS, PS, SS, YS; variable 395 SS.len = 0; /* Clean substitute space. */ in substitute() 407 cspace(&SS, s, re_off, APPEND); in substitute() 409 regsub(&SS, s, cp->u.s->new); in substitute() 419 cspace(&SS, s + match[0].rm_so, 1, in substitute() 428 cspace(&SS, s, slen, APPEND); in substitute() 446 cspace(&SS, ps, re_off, APPEND); in substitute() 448 regsub(&SS, s, cp->u.s->new); in substitute() 452 cspace(&SS, s, slen, APPEND); in substitute() 461 PS = SS; in substitute() [all …]
|
/illumos-gate/usr/src/lib/libc/i386/threads/ |
H A D | machdep.c | 106 ss = uc.uc_mcontext.gregs[SS]; in setup_context() 115 ucp->uc_mcontext.gregs[SS] = ss; in setup_context() 255 ucp->uc_mcontext.gregs[SS] = ss; in __csigsetjmp()
|
/illumos-gate/usr/src/lib/libc/i386/sys/ |
H A D | ptrace.c | 317 ps->pr_lwp.pr_reg[SS] = cp->user.u_reg[SS]; in ptrace() 634 ps->pr_lwp.pr_reg[SS] = cp->user.u_reg[SS]; in ProcUpdate() 685 cp->user.u_reg[SS] = ps->pr_lwp.pr_reg[SS]; in MakeUser()
|
/illumos-gate/usr/src/lib/libdtrace/i386/ |
H A D | regs.sed.in | 40 #define SED_REPLACE64(x) s/#x/SS @+@1@+@ x/g 60 SED_REPLACE(SS)
|
H A D | regs.d.in | 68 inline int R_SS = @SS@;
|
/illumos-gate/usr/src/boot/i386/btx/btx/ |
H A D | btx.S | 62 .set TSS_SS0,0x8 # PL 0 SS 215 pushl %ecx # Set SS 260 mov %cx,%ss # Reload SS 272 mov %ax,%ss # Reload SS 335 push $0xc # Int 0xc: #SS 361 pushl %ss # Set SS 363 except.1: pushl 0x50(%esp,1) # Set SS
|
/illumos-gate/usr/src/uts/intel/dtrace/ |
H A D | dtrace_isa.c | 560 if (reg <= SS) { in dtrace_getreg() 568 reg -= SS + 1; in dtrace_getreg() 634 if (reg <= SS) { in dtrace_setreg() 639 reg -= SS + 1; in dtrace_setreg()
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | date.test | 194 # make sure the HH:MM:SS is preserved. Ticket #551. 228 # datetime() with just an HH:MM:SS correctly inserts the date 2000-01-01. 234 # Test the new HH:MM:SS modifier
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | regset.h | 96 #define SS 18 /* only stored on a privilege transition */ macro
|
/illumos-gate/usr/src/test/os-tests/tests/i386/ |
H A D | badseg_exec.c | 111 return (resetseg(SS)); in resetss()
|
/illumos-gate/usr/src/cmd/mdb/intel/mdb/ |
H A D | proc_ia32dep.c | 92 { "ss", SS, MDB_TGT_R_EXPORT }, 182 grs[SS], grs[ECX], grs[ECX]); in pt_regs()
|
/illumos-gate/usr/src/cmd/troff/ |
H A D | tdef.h | 56 # define SS INCH/10 /* " */ macro 74 # define SS 12 /* space size in 36ths of an em */ macro
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | archdep.c | 372 grp[SS] = (uint16_t)rp->r_ss; in getgregs32() 408 dmc->gregs[REG_SS] = (greg_t)(uint32_t)smc->gregs[SS]; in ucontext_32ton()
|
/illumos-gate/usr/src/uts/intel/fs/proc/ |
H A D | prmachdep.c | 136 dst[REG_SS] = (uint16_t)src[SS]; in prgregset_32ton()
|
/illumos-gate/usr/src/cmd/ptools/pflags/ |
H A D | pflags.c | 528 dst[SS] = src[REG_SS]; in prgregset_n_to_32()
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | country.tab | 238 SS South Sudan
|
H A D | zone_sun.tab | 396 SS +0451+03137 Africa/Juba -
|
H A D | zone.tab.txt | 377 SS +0451+03137 Africa/Juba
|
/illumos-gate/usr/src/cmd/troff/troff.d/ |
H A D | t10.c | 159 spacesz = SS; in ptinit()
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | P32ton.c | 234 dst[REG_SS] = (uint32_t)src[SS]; in prgregset_32_to_n() 571 dst[SS] = src[REG_SS]; in prgregset_n_to_32()
|
/illumos-gate/usr/src/cmd/troff/nroff.d/ |
H A D | n10.c | 195 spacesz = SS; in ptinit()
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/ |
H A D | Kstat.xs | 137 #define SAVE_STRING(H, S, K, SS) \ argument 139 newSVpvn(S->K, SS ? strlen(S->K) : sizeof(S->K)), 0)
|
/illumos-gate/usr/src/lib/libproc/amd64/ |
H A D | Pisadep.c | 242 dst[REG_SS] = (uint16_t)src[SS]; in ucontext_32_to_prgregs()
|
/illumos-gate/usr/src/cmd/troff/troff.d/tmac.d/ |
H A D | tz.map | 89 .if '\\$1'SS' .ds Tz "System Interface Guide
|