Home
last modified time | relevance | path

Searched refs:Save (Results 1 – 25 of 47) sorted by relevance

12

/titanic_53/usr/src/lib/libc/port/gen/
H A Dnftw.c134 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 Dboot0.S247 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 Dbtx.S288 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 Dbtxv86.s51 __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.s54 movl %eax,%esi / Save A.lo for later
/titanic_53/usr/src/boot/sys/boot/i386/libi386/
H A Drelocater_tramp.S150 in $0x21,%al # Save master
152 in $0xa1,%al # Save slave
/titanic_53/usr/src/lib/libc/sparc/gen/
H A Dmemmove.s40 mov %i0, %l6 ! Save pointer to destination
/titanic_53/usr/src/lib/libc/sparcv9/gen/
H A Dmemmove.s40 mov %i0, %l6 ! Save pointer to destination
/titanic_53/usr/src/boot/sys/boot/i386/cdboot/
H A Dcdboot.S517 hex8: pushl %eax # Save
526 stosb # Save char
/titanic_53/usr/src/boot/sys/boot/i386/btx/btxldr/
H A Dbtxldr.S269 pushl %edi # Save
/titanic_53/usr/src/lib/libc/i386/sys/
H A Ddoor.s120 movl %esp, %edx / Save pointer to args
/titanic_53/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.s111 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 Dkernel.c.texi36 /* @r{Save the X position.} */
38 /* @r{Save the Y position.} */
/titanic_53/usr/src/uts/sun4u/io/pci/
H A Dpci_asm.s68 andcc %o4, PSTATE_IE, %g2 ! Save original state first
/titanic_53/usr/src/cmd/mailx/
H A Dcmdtab.c89 "Save", C Save, MSGLIST, 0, 0,
H A Dcmd2.c172 Save(int *msgvec) in Save() function
/titanic_53/usr/src/cmd/mailx/misc/
H A Dmailx.help35 Save [msglist] save messages to file named after author
/titanic_53/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.s72 andcc %o4, PSTATE_IE, %g2 ! Save original state first
/titanic_53/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create.shlib131 # Save the systme current dump device configuration
/titanic_53/usr/src/common/crypto/aes/amd64/
H A Daes_amd64.s719 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 Dsbdp_asm.s159 ! Save the E$ size
/titanic_53/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_elf.s91 mov %i7, %o0 ! Save callers address(profiling)
/titanic_53/usr/src/uts/intel/dtrace/
H A Ddtrace_asm.s275 pushl %ebx / Save registers
/titanic_53/usr/src/cmd/mailx/hdr/
H A Ddef.h429 extern int Save(int *msgvec);
/titanic_53/usr/src/boot/sys/boot/i386/pmbr/
H A Dpmbr.s112 load_boot: push %si # Save %si

12