Home
last modified time | relevance | path

Searched refs:restore (Results 1 – 25 of 266) sorted by relevance

1234567891011

/freebsd/sbin/restore/
H A DMakefile5 PROG= restore
6 LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
7 MAN= restore.8
8 MLINKS= restore.8 rrestore.8
9 SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci.c103 goto restore; in mt7615_pci_suspend()
112 goto restore; in mt7615_pci_suspend()
120 goto restore; in mt7615_pci_suspend()
124 goto restore; in mt7615_pci_suspend()
128 restore: in mt7615_pci_suspend()
/freebsd/libexec/rtld-elf/powerpc64/
H A Drtld_start.S161 ld %r3,64+0*8(%r1) # restore r3-r10
170 ld %r1,0(%r1) # restore stack
171 ld %r0,8(%r1) # restore cr
173 ld %r0,16(%r1) # restore lr
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h284 void restore() { in restore() function
289 restore(); in ~ColonProtectionRAIIObject()
307 void restore() { P.OpenMPDirectiveParsing = OldVal; } in restore() function
309 ~ParsingOpenMPDirectiveRAII() { restore(); } in ~ParsingOpenMPDirectiveRAII()
326 void restore() { P.OpenMPDirectiveParsing = OldVal; } in restore() function
328 ~ParsingOpenACCDirectiveRAII() { restore(); } in ~ParsingOpenACCDirectiveRAII()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpm.h68 .restore = _resumefunc, \
78 .restore = _resumefunc, \
/freebsd/libexec/rtld-elf/powerpc/
H A Drtld_start.S253 lmw %r3,24(%r1) # restore r3-r31
255 lwz %r0,12(%r1) # restore cr
257 lwz %r0,16(%r1) # restore lr
262 lwz %r0,20(%r1) # restore r0
265 addi %r1,%r1,STACK_SIZE # restore stack
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/usdt/
H A Dtst.tailcall.ksh55 restore
69 restore %g0, %g0, %o0
/freebsd/usr.sbin/crunch/examples/
H A Dfixit.conf25 progs mknod mount newfs ping reboot restore swapon umount
27 ln restore rrestore
/freebsd/lib/libc/amd64/string/
H A Dstrlcpy.S61 0: mov %rbx, %rax # restore return value
143 add %rsi, %rdi # restore RDI
173 add $16, %rdx # restore number of remaining bytes
178 add %rsi, %rdi # restore destination pointer
186 add $32, %edx # restore edx to (len-1) + ecx
219 add %r8, %rdx # restore buffer length
H A Dmemccpy.S155 add %rsi, %rdi # restore RDI
165 add $16, %rdx # restore number of remaining bytes
170 add %rsi, %rdi # restore destination pointer
177 add $32, %edx # restore edx to (len-1) + ecx
191 add %r8, %rdx # restore buffer length
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DEHScopeStack.h60 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } in restore() function
208 T restore(CodeGenFunction &CGF, std::index_sequence<Is...>) {
211 return T{DominatingValue<As>::restore(CGF, std::get<Is>(Saved))...};
215 restore(CGF, std::index_sequence_for<As...>()).Emit(CGF, flags);
/freebsd/crypto/openssl/apps/
H A Dvms_decc_init.c156 # pragma extern_model restore
167 # pragma extern_model restore
/freebsd/contrib/kyua/admin/
H A Dbuild-bintray-dist.sh111 restore() { function
116 trap restore EXIT
/freebsd/contrib/blocklist/bin/
H A Dblacklistd.c412 int c, tout, flags, flush, restore, ret; in main() local
422 restore = 0; in main()
449 restore++; in main()
501 if (!restore) in main()
533 if (restore) { in main()
/freebsd/contrib/file/magic/Magdir/
H A Dibm600022 0 belong 0x09006bea AIX backup/restore format file
23 0 belong 0x09006fea AIX backup/restore format file
/freebsd/sys/crypto/openssl/arm/
H A Darmv4-mont.S97 ldr r4,[r0,#13*4] @ restore bp
99 ldr r8,[r0,#14*4] @ restore n0
141 ldr r4,[r0,#13*4] @ restore bp
143 ldr r8,[r0,#14*4] @ restore n0
145 ldr r7,[r0,#15*4] @ restore &bp[num]
189 ldmia sp!,{r4,r5,r6,r7,r8,r9,r10,r11,r12,lr} @ restore registers
/freebsd/crypto/openssl/crypto/dso/
H A Ddso_vms.c30 # pragma pointer_size restore
102 # pragma pointer_size restore in vms_load()
281 # pragma pointer_size restore in vms_bind_sym()
379 # pragma pointer_size restore in vms_merger()
/freebsd/tests/sys/geom/class/multipath/
H A Dmisc.sh253 atf_test_case restore cleanup
274 atf_check -s exit:0 gmultipath restore "$name" ${md0}
359 atf_add_test_case restore
/freebsd/crypto/openssl/include/internal/
H A D__DECC_INCLUDE_EPILOGUE.H16 #pragma names restore
/freebsd/crypto/openssl/include/crypto/
H A D__DECC_INCLUDE_EPILOGUE.H16 #pragma names restore
/freebsd/crypto/openssl/apps/include/
H A D__DECC_INCLUDE_EPILOGUE.H21 # pragma names restore
/freebsd/crypto/openssl/include/openssl/
H A D__DECC_INCLUDE_EPILOGUE.H21 # pragma names restore
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A D__DECC_INCLUDE_EPILOGUE.H21 # pragma names restore
/freebsd/crypto/openssl/providers/common/include/prov/
H A D__DECC_INCLUDE_EPILOGUE.H21 # pragma names restore
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dpci.c126 goto restore; in mt76x2e_suspend()
130 restore: in mt76x2e_suspend()

1234567891011