| /titanic_53/usr/src/lib/libc/port/gen/ |
| H A D | nftw.c | 134 struct Save { struct 135 struct Save *last; argument 152 int (*statf)(const char *, struct stat *, struct Save *, int flags); argument 153 int (*savedstatf)(const char *, struct stat *, struct Save *, 158 static int oldclose(struct Save *); 159 static int cdlstat(const char *, struct stat *, struct Save *, int flags); 160 static int cdstat(const char *, struct stat *, struct Save *, int flags); 161 static int nocdlstat(const char *, struct stat *, struct Save *, int flags); 162 static int nocdstat(const char *, struct stat *, struct Save *, int flags); 173 int depth, struct Save *last, struct Var *vp) in walk() [all …]
|
| /titanic_53/usr/src/boot/sys/boot/i386/boot0/ |
| H A D | boot0.S | 247 save_curdrive: movb %dl, (%bp) # Save drive number 323 print_drive: addb $'0'|0x80,%al # Save next 437 movb %al,_OPT(%bp) # Save option 450 pushf # Save results for later 466 1: pushw %bx # Save 492 pushw %si # Save ptr to selected part. 538 pushw %bx # Save 546 pushw %dx # Save 565 pushw %si # Save 566 movw %sp,%di # Save
|
| /titanic_53/usr/src/boot/sys/boot/i386/btx/btx/ |
| H A D | btx.S | 288 setpic: in $0x21,%al # Save master 290 in $0xa1,%al # Save slave 352 pushl %ds # Save 477 pusha # Save gp regs 478 pushl %gs # Save 487 movl %esp,MEM_ESPR-0x04 # Save kernel stack pointer 502 movl %edx,MEM_ESPR-0x08 # Save btx_v86 ptr 505 movl -0x08(%esi),%ebx # Save user flags in %ebx 559 pushl %esi # Save 610 pushal # Save gp regs [all …]
|
| /titanic_53/usr/src/boot/sys/boot/i386/btx/lib/ |
| H A D | btxv86.s | 51 __v86int: popl __v86ret # Save return address 67 pushl %eax # Save 75 movl %eax,0x8(%esp,1) # Save EBP
|
| /titanic_53/usr/src/lib/libc/i386/gen/ |
| H A D | _mul64.s | 54 movl %eax,%esi / Save A.lo for later
|
| /titanic_53/usr/src/boot/sys/boot/i386/libi386/ |
| H A D | relocater_tramp.S | 150 in $0x21,%al # Save master 152 in $0xa1,%al # Save slave
|
| /titanic_53/usr/src/lib/libc/sparc/gen/ |
| H A D | memmove.s | 40 mov %i0, %l6 ! Save pointer to destination
|
| /titanic_53/usr/src/lib/libc/sparcv9/gen/ |
| H A D | memmove.s | 40 mov %i0, %l6 ! Save pointer to destination
|
| /titanic_53/usr/src/boot/sys/boot/i386/cdboot/ |
| H A D | cdboot.S | 517 hex8: pushl %eax # Save 526 stosb # Save char
|
| /titanic_53/usr/src/boot/sys/boot/i386/btx/btxldr/ |
| H A D | btxldr.S | 269 pushl %edi # Save
|
| /titanic_53/usr/src/lib/libc/i386/sys/ |
| H A D | door.s | 120 movl %esp, %edx / Save pointer to args
|
| /titanic_53/usr/src/cmd/sgs/rtld/sparcv9/ |
| H A D | boot_elf.s | 111 mov %i7, %o3 ! Save callers address(profiling) 113 mov %g4, %l5 ! Save g4 (safe across function calls) 137 mov %i7, %o3 ! Save callers address
|
| /titanic_53/usr/src/grub/grub-0.97/docs/ |
| H A D | kernel.c.texi | 36 /* @r{Save the X position.} */ 38 /* @r{Save the Y position.} */
|
| /titanic_53/usr/src/uts/sun4u/io/pci/ |
| H A D | pci_asm.s | 68 andcc %o4, PSTATE_IE, %g2 ! Save original state first
|
| /titanic_53/usr/src/cmd/mailx/ |
| H A D | cmdtab.c | 89 "Save", C Save, MSGLIST, 0, 0,
|
| H A D | cmd2.c | 172 Save(int *msgvec) in Save() function
|
| /titanic_53/usr/src/cmd/mailx/misc/ |
| H A D | mailx.help | 35 Save [msglist] save messages to file named after author
|
| /titanic_53/usr/src/uts/sun4u/io/px/ |
| H A D | px_asm_4u.s | 72 andcc %o4, PSTATE_IE, %g2 ! Save original state first
|
| /titanic_53/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/ |
| H A D | zpool_create.shlib | 131 # Save the systme current dump device configuration
|
| /titanic_53/usr/src/common/crypto/aes/amd64/ |
| H A D | aes_amd64.s | 719 mov %rcx, (%rsp) / Save output pointer (P4) on stack 724 mov %rbx, 1*8(%rsp) / Save registers 823 mov %rcx, (%rsp) / Save output pointer (P4) on stack 828 mov %rbx, 1*8(%rsp) / Save registers
|
| /titanic_53/usr/src/uts/sun4u/serengeti/ml/ |
| H A D | sbdp_asm.s | 159 ! Save the E$ size
|
| /titanic_53/usr/src/cmd/sgs/rtld/sparc/ |
| H A D | boot_elf.s | 91 mov %i7, %o0 ! Save callers address(profiling)
|
| /titanic_53/usr/src/uts/intel/dtrace/ |
| H A D | dtrace_asm.s | 275 pushl %ebx / Save registers
|
| /titanic_53/usr/src/cmd/mailx/hdr/ |
| H A D | def.h | 429 extern int Save(int *msgvec);
|
| /titanic_53/usr/src/boot/sys/boot/i386/pmbr/ |
| H A D | pmbr.s | 112 load_boot: push %si # Save %si
|