/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_disk.3 | 126 The user and group IDs should be set on the restored file. 127 By default, the user and group IDs are not restored. 130 be restored exactly as specified, without obeying the 132 Note that SUID and SGID bits can only be restored if the 136 is not specified, then SUID and SGID bits will only be restored 139 By default, only basic permissions are restored, and umask is obeyed. 173 The timestamps (mtime, ctime, and atime) should be restored. 302 restored until the archive is closed. 310 the result that directory permissions are restored 338 SGID and SUID bits are restored onl [all...] |
/freebsd/contrib/libarchive/tar/test/ |
H A D | test_strip_components.c | 39 failure("d0/ is too short and should not get restored"); in DEFINE_TEST() 41 failure("d0/d1/ is too short and should not get restored"); in DEFINE_TEST() 43 failure("d0/s1 is too short and should not get restored"); in DEFINE_TEST() 65 * none of the three can be restored. If either of the longer in DEFINE_TEST() 67 * restored. Note that the "tar -cf" command above explicitly in DEFINE_TEST() 78 failure("d0/l1 is too short and should not get restored"); in DEFINE_TEST() 102 failure("d0/s1 is too short and should not get restored"); in DEFINE_TEST()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZMachineFunctionInfo.h | 17 // A struct to hold the low and high GPR registers to be saved/restored as 62 // need to be saved or restored. 70 // Get and set the first and last call-saved GPR that should be restored by 72 // need to be saved or restored.
|
/freebsd/sys/amd64/vmm/amd/ |
H A D | svm_msr.c | 76 * All the MSRs accessible to the guest are either saved/restored by in svm_msr_guest_init() 77 * hardware on every #VMEXIT/VMRUN (e.g., G_PAT) or are saved/restored in svm_msr_guest_init() 80 * There are no guest MSRs that are saved/restored "by hand" so nothing in svm_msr_guest_init() 105 /* MSR_KGSBASE will be restored on the way back to userspace */ in svm_msr_guest_exit()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | Terminal.h | 129 /// Returns \b true if the TTY state was successfully restored, 147 /// Returns \b true if \a m_tflags is valid and can be restored, 155 /// restored, \b false otherwise. 162 /// restored, \b false otherwise.
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/ |
H A D | zpool_import_012_pos.ksh | 37 # successful import, all the sub-filesystems within it should all be restored, 47 # 4. Verify the mount & share status is restored. 107 can be restored after import [-Df]." 189 can be restored after import [-Df]."
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
H A D | zpool_import_012_pos.ksh | 39 # successful import, all the sub-filesystems within it should all be restored, 49 # 4. Verify the mount & share status is restored. 100 can be restored after import [-Df]." 210 can be restored after import [-Df]."
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LivePhysRegs.cpp | 189 /// restored. in addPristines() 191 /// Remove the ones that are not saved/restored; they are pristine. in addPristines() 199 /// Add all callee saved regs, then remove the ones that are saved+restored. in addPristines() 202 /// Remove the ones that are not saved/restored; they are pristine. in addPristines() 217 // that are saved and restored (somewhere). This does not include in addLiveOutsNoPristines() 219 // restored; they are called pristine. in addLiveOutsNoPristines()
|
H A D | LiveRegUnits.cpp | 119 /// restored. in addPristines() 121 /// Remove the ones that are not saved/restored; they are pristine. in addPristines() 129 /// Add all callee saved regs, then remove the ones that are saved+restored. in addPristines() 132 /// Remove the ones that are not saved/restored; they are pristine. in addPristines()
|
/freebsd/contrib/llvm-project/libunwind/include/mach-o/ |
H A D | compact_unwind_encoding.h | 102 // then ESP is moved to EBP. Thus, to unwind ESP is restored with the current 103 // EPB value, then EBP is restored by popping off the stack, and the return 105 // All non-volatile registers that need to be restored must have been saved 115 // All non-volatile registers that need to be restored must have been saved 236 // then RSP is moved to RBP. Thus, to unwind RSP is restored with the current 237 // EPB value, then RBP is restored by popping off the stack, and the return 239 // All non-volatile registers that need to be restored must have been saved 249 // All non-volatile registers that need to be restored must have been saved
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_read_extract.c | 49 /* A directory to be restored with EXTRACT_PERM. */ in DEFINE_TEST() 66 /* A directory that should obey umask when restored. */ in DEFINE_TEST() 124 /* Rest of entries get restored with no flags. */ in DEFINE_TEST() 138 * so the permissions should have been restored exactly, in DEFINE_TEST()
|
/freebsd/sbin/restore/ |
H A D | restore.8 | 73 A full backup of a file system may be restored and 76 directory subtrees may be restored from full or partial 87 names specifying the files that are to be restored. 220 restored. 255 and mode are restored (if possible).
|
/freebsd/contrib/libarchive/cpio/test/ |
H A D | test_option_d.c | 31 /* And the file should not be restored. */ in DEFINE_TEST() 42 /* And the file should be restored. */ in DEFINE_TEST()
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/4xx/ |
H A D | cpm.txt | 27 restored on resume. 31 restored on resume. Note, for standby
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
H A D | send-c_verify_contents.ksh | 36 # Verify the entire pool and descendants can be backed up and restored. 47 # Verify all the filesystems and descendants can be backed up and restored.
|
H A D | rsend_001_pos.ksh | 51 # Verify the entire pool and sub-ds can be backup and restored. 64 # Verify all the filesystem and sub-fs can be backup and restored.
|
/freebsd/lib/libsys/ |
H A D | sigreturn.2 | 47 restored from the context structure pointed to by 51 and processor status longword are restored from the context.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/l2arc/ |
H A D | persist_l2arc_001_pos.ksh | 39 # * We can predict the minimum bytes of L2ARC restored if we subtract 46 # min restored size: l2 - (wr_sz + blk_overhead)
|
H A D | persist_l2arc_002_pos.ksh | 43 # * We can predict the minimum bytes of L2ARC restored if we subtract 50 # min restored size: l2 - (wr_sz + blk_overhead)
|
/freebsd/tests/sys/cddl/zfs/tests/rsend/ |
H A D | rsend_001_pos.ksh | 60 # Verify the entire pool and sub-ds can be backup and restored. 73 # Verify all the filesystem and sub-fs can be backup and restored.
|
/freebsd/bin/pax/tests/ |
H A D | legacy_test.pl | 59 ok($? == 0, "Restored 'ustar.ok' containing files with lengths @l"); 62 ok($? == 0, "Restored files are identical");
|
/freebsd/lib/libc/gen/ |
H A D | readpassphrase.3 | 84 If an error is encountered, the terminal state is restored and 150 be restored if it had previously been turned off.
|
/freebsd/share/man/man3/ |
H A D | pthread_testcancel.3 | 191 always be restored to its value on entry to the object. 208 an object that cancelability type should always be restored to its value on
|
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/ |
H A D | zfs_acl_tar_001_pos.ksh | 42 # 5. Verify that the restored ACLs of file and directory identify 108 log_note "Verify the ACLs of restored file/directory have no changes."
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inuse/ |
H A D | inuse_003_pos.ksh | 153 log_note "Attempt to zpool the restored device in use by ufsrestore" 157 log_note "Attempt to take the restored device in use by ufsrestore as spare" \
|