/illumos-gate/usr/src/lib/brand/shared/zone/ |
H A D | query.ksh | 38 DS=`/usr/sbin/zfs list -H -t filesystem -o name $ZONEPATH_DS/ROOT` 39 if [ ! -z "$DS" ]; then 40 echo "$DS\c"
|
/illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
H A D | dssetup.ndl | 55 * DS roles 65 * DS role flags 73 * DS role upgrade 79 * DS role previous 86 * DS role state 93 * DS role information levels
|
/illumos-gate/usr/src/lib/crypt_modules/sha256/ |
H A D | crypt_sha.c | 174 uchar_t DS[DIGEST_LEN]; in crypt_genhash_impl() local 253 DIGESTFinal(DS, &ctxDS); in crypt_genhash_impl() 258 Sp = (char *)(memcpy(Sp, DS, MIXCHARS)) + MIXCHARS; in crypt_genhash_impl() 260 (void) memcpy(Sp, DS, i); in crypt_genhash_impl() 349 (void) memset(DS, 0, sizeof (DS)); in crypt_genhash_impl()
|
/illumos-gate/usr/src/lib/libc/i386/threads/ |
H A D | machdep.c | 104 ds = uc.uc_mcontext.gregs[DS]; in setup_context() 113 ucp->uc_mcontext.gregs[DS] = ds; in setup_context() 240 ucp->uc_mcontext.gregs[DS] = ds; in __csigsetjmp()
|
/illumos-gate/usr/src/lib/libc/i386/sys/ |
H A D | ptrace.c | 302 ps->pr_lwp.pr_reg[DS] = cp->user.u_reg[DS]; in ptrace() 619 ps->pr_lwp.pr_reg[DS] = cp->user.u_reg[DS]; in ProcUpdate() 670 cp->user.u_reg[DS] = ps->pr_lwp.pr_reg[DS]; in MakeUser()
|
/illumos-gate/usr/src/cmd/sgs/demo_rdb/i386/ |
H A D | regs.c | 62 disp_reg_line(ph, &pstatus, "es", ES, "ds", DS); in display_all_regs()
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | regset.h | 111 #define DS 3 macro
|
/illumos-gate/usr/src/test/os-tests/tests/i386/ |
H A D | badseg_exec.c | 87 return (resetseg(DS)); in resetds()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/ |
H A D | astsa.mm | 15 .DS
|
/illumos-gate/usr/src/cmd/mdb/intel/mdb/ |
H A D | proc_ia32dep.c | 60 { "ds", DS, MDB_TGT_R_EXPORT }, 179 grs[DS], grs[EBX], grs[EBX]); in pt_regs()
|
/illumos-gate/usr/src/lib/brand/shared/brand/i386/ |
H A D | handler.S | 92 mov %ds, EH_LOCALS_GREG(DS)(%ebp)
|
/illumos-gate/usr/src/boot/i386/btx/lib/ |
H A D | btxv86.s | 32 .set V86_DS,0xc # V86 DS
|
/illumos-gate/usr/src/lib/libdtrace/i386/ |
H A D | regs.sed.in | 45 SED_REPLACE(DS)
|
H A D | regs.d.in | 36 inline int R_DS = @DS@;
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | archdep.c | 348 grp[DS] = (uint16_t)pcb->pcb_ds; in getgregs32() 353 grp[DS] = (uint16_t)rp->r_ds; in getgregs32() 394 dmc->gregs[REG_DS] = (greg_t)(uint32_t)smc->gregs[DS]; in ucontext_32ton()
|
/illumos-gate/usr/src/boot/i386/btx/btx/ |
H A D | btx.S | 75 .set V86_DS,0xc # V86 DS 222 pushl %ecx # Set DS 357 pushl %ds # Set DS
|
/illumos-gate/usr/src/uts/intel/fs/proc/ |
H A D | prmachdep.c | 131 dst[REG_DS] = (uint16_t)src[DS]; in prgregset_32ton()
|
/illumos-gate/usr/src/cmd/ptools/pflags/ |
H A D | pflags.c | 513 dst[DS] = src[REG_DS]; in prgregset_n_to_32()
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | P32ton.c | 219 dst[REG_DS] = (uint32_t)src[DS]; in prgregset_32_to_n() 556 dst[DS] = src[REG_DS]; in prgregset_n_to_32()
|
H A D | Pcore.c | 619 lwp->lwp_status.pr_reg[DS] = prs32->pr_reg.lxr_ds; in lx_prstatus32_to_lwp()
|
/illumos-gate/usr/src/lib/libproc/amd64/ |
H A D | Pisadep.c | 237 dst[REG_DS] = (uint16_t)src[DS]; in ucontext_32_to_prgregs()
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | config.guess | 1209 DS/*:UNIX_System_V:*:*)
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | southamerica | 865 # In 1997, the DS began on October 6. The stated reason was that 866 # because international television networks ignored Brazil's policy on DS, 868 # This year, the ending date of DS was postponed to March 1
|
/illumos-gate/usr/src/cmd/ldap/ns_ldap/ |
H A D | idsconfig.sh | 63 For DS6.x or later, use dsadm command delivered with DS on ${IDS_SERVER}
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 543 @item DS
|