/freebsd/sbin/restore/ |
H A D | Makefile | 4 PROG= restore 5 LINKS= ${BINDIR}/restore ${BINDIR}/rrestore 6 MAN= restore.8 7 MLINKS= restore.8 rrestore.8 8 SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | pci.c | 103 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 D | rtld_start.S | 161 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 D | RAIIObjectsForParser.h | 284 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.OpenACCDirectiveParsing = OldVal; } in restore() function 328 ~ParsingOpenACCDirectiveRAII() { restore(); } in ~ParsingOpenACCDirectiveRAII()
|
/freebsd/libexec/rtld-elf/powerpc/ |
H A D | rtld_start.S | 253 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/contrib/llvm-project/libunwind/src/ |
H A D | UnwindRegistersRestore.S | 50 # restore all registers 77 # to share restore code below. Since this routine restores and 729 mov lr, r3 @ restore pc into lr 739 ldr lr, [lr, #60] @ restore pc into lr
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/usdt/ |
H A D | tst.tailcall.ksh | 55 restore 69 restore %g0, %g0, %o0
|
/freebsd/usr.sbin/crunch/examples/ |
H A D | fixit.conf | 25 progs mknod mount newfs ping reboot restore swapon umount 27 ln restore rrestore
|
/freebsd/lib/libc/amd64/string/ |
H A D | strlcpy.S | 61 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
|
/freebsd/crypto/openssl/apps/ |
H A D | vms_decc_init.c | 156 # pragma extern_model restore 167 # pragma extern_model restore
|
/freebsd/contrib/blocklist/bin/ |
H A D | blacklistd.c | 412 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/kyua/admin/ |
H A D | build-bintray-dist.sh | 111 restore() { function 116 trap restore EXIT
|
/freebsd/sys/crypto/openssl/arm/ |
H A D | armv4-mont.S | 97 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/contrib/file/magic/Magdir/ |
H A D | ibm6000 | 22 0 belong 0x09006bea AIX backup/restore format file 23 0 belong 0x09006fea AIX backup/restore format file
|
/freebsd/crypto/openssl/crypto/dso/ |
H A D | dso_vms.c | 30 # 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 D | misc.sh | 253 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.H | 16 #pragma names restore
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | __DECC_INCLUDE_EPILOGUE.H | 16 #pragma names restore
|
/freebsd/crypto/openssl/providers/implementations/include/prov/ |
H A D | __DECC_INCLUDE_EPILOGUE.H | 21 # pragma names restore
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | __DECC_INCLUDE_EPILOGUE.H | 21 # pragma names restore
|
/freebsd/crypto/openssl/providers/common/include/prov/ |
H A D | __DECC_INCLUDE_EPILOGUE.H | 21 # pragma names restore
|
/freebsd/crypto/openssl/apps/include/ |
H A D | __DECC_INCLUDE_EPILOGUE.H | 21 # pragma names restore
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/ |
H A D | pci.c | 126 goto restore; in mt76x2e_suspend() 130 restore: in mt76x2e_suspend()
|
/freebsd/tests/sys/geom/class/eli/ |
H A D | resize_test.sh | 38 atf_check -s not-exit:0 -e ignore geli restore tmp.meta ${md}a 39 atf_check geli restore -f tmp.meta ${md}a
|
/freebsd/sys/contrib/libsodium/packaging/dotnet-core/recipes/ |
H A D | pack | 3 dotnet restore $1
|