Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnftw.c132 struct Save { struct
133 struct Save *last; argument
150 int (*statf)(const char *, struct stat *, struct Save *, int flags); argument
151 int (*savedstatf)(const char *, struct stat *, struct Save *,
156 static int oldclose(struct Save *);
157 static int cdlstat(const char *, struct stat *, struct Save *, int flags);
158 static int cdstat(const char *, struct stat *, struct Save *, int flags);
159 static int nocdlstat(const char *, struct stat *, struct Save *, int flags);
160 static int nocdstat(const char *, struct stat *, struct Save *, int flags);
171 int depth, struct Save *last, struct Var *vp) in walk()
[all …]
/illumos-gate/usr/src/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 …]
/illumos-gate/usr/src/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
/illumos-gate/usr/src/boot/i386/libi386/
H A Drelocater_tramp.S150 in $0x21,%al # Save master
152 in $0xa1,%al # Save slave
/illumos-gate/usr/src/lib/libc/i386/gen/
H A D_mul64.S54 movl %eax,%esi / Save A.lo for later
/illumos-gate/usr/src/boot/i386/cdboot/
H A Dcdboot.S517 hex8: pushl %eax # Save
526 stosb # Save char
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemmove.S40 mov %i0, %l6 ! Save pointer to destination
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemmove.S40 mov %i0, %l6 ! Save pointer to destination
/illumos-gate/usr/src/cmd/bhyve/
H A DREADME.sync30 The draft Save/Restore functionality, added in FreeBSD commit
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.S110 mov %i7, %o3 ! Save callers address(profiling)
112 mov %g4, %l5 ! Save g4 (safe across function calls)
136 mov %i7, %o3 ! Save callers address
/illumos-gate/usr/src/boot/i386/btx/btxldr/
H A Dbtxldr.S269 pushl %edi # Save
/illumos-gate/usr/src/lib/libc/i386/sys/
H A Ddoor.S122 movl %esp, %edx / Save pointer to args
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dkernel.c.texi36 /* @r{Save the X position.} */
38 /* @r{Save the Y position.} */
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_asm.S55 andcc %o4, PSTATE_IE, %g2 ! Save original state first
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.S56 andcc %o4, PSTATE_IE, %g2 ! Save original state first
/illumos-gate/usr/src/cmd/mailx/misc/
H A Dmailx.help35 Save [msglist] save messages to file named after author
/illumos-gate/usr/src/cmd/mailx/
H A Dcmdtab.c87 "Save", C Save, MSGLIST, 0, 0,
H A Dcmd2.c172 Save(int *msgvec) in Save() function
/illumos-gate/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
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create.shlib128 # Save the systme current dump device configuration
/illumos-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp_asm.S138 ! Save the E$ size
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_elf.S90 mov %i7, %o0 ! Save callers address(profiling)
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h430 extern int Save(int *msgvec);
/illumos-gate/usr/src/boot/i386/pmbr/
H A Dpmbr.s112 load_boot: push %si # Save %si
/illumos-gate/usr/src/uts/sun4/ml/
H A Dswtch.S81 ! Save GSR (Graphics Status Register).

12