/freebsd/share/doc/smm/03.fsck/ |
H A D | 4.t | 622 .I lost+found . 644 .I lost+found . 675 .I lost+found . 971 .I lost+found 987 directory for lost files (usually \fIlost+found\fP). 989 .I lost+found 991 if there are problems connecting directory inode \fII\fP to \fIlost+found\fP. 999 .B "NO lost+found DIRECTORY (CREATE)" 1002 .I lost+found 1006 tries to create a \fIlost+found\fP directory. [all …]
|
/freebsd/crypto/openssl/test/ |
H A D | memleaktest.c | 47 char *lost; in main() local 49 lost = OPENSSL_malloc(3); in main() 50 if (!TEST_ptr(lost)) in main() 53 strcpy(lost, "ab"); in main() 56 OPENSSL_free(lost); in main() 60 lost = NULL; in main()
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | README.timecodes | 26 synchronized to the broadcast signal, then lost the signal and is 46 been lost for about ten hours 68 been lost for about ten hours; unlock condition is indicated by 86 initial synchronization and when received signal is lost for an 105 hh:mm:ss.? once synch is established and then lost again for about 140 lost for an extended period. A receiver unlock condition is
|
/freebsd/libexec/rc/rc.d/ |
H A D | cleartmp | 37 # + /tmp/lost+found is preserved, but its contents are removed. 38 # + lost+found and quota.* in subdirectories are removed. 43 ! \( -name lost+found -type d -user root \) \
|
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_time.h | 59 /* The number of lost MTC updates. */ 62 /* The number of lost CYC updates. */ 88 * If @lost_mtc is not NULL, provides the number of lost MTC packets. 89 * If @lost_cyc is not NULL, provides the number of lost CYC packets. 164 /* The number of lost MTC updates since the last successful update. */
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zpool-import.8 | 170 If successful, the data from the discarded transactions is irretrievably lost. 184 Recent transactions can be lost because the log device will be discarded. 219 All changes and data that were written after the checkpoint are lost! 318 If successful, the data from the discarded transactions is irretrievably lost. 332 Recent transactions can be lost because the log device will be discarded.
|
/freebsd/sbin/fsck_ffs/ |
H A D | fsck_ffs.8 | 123 The amount and severity of data lost may be determined from the diagnostic 254 .Pa lost+found 256 In particular, systems that do not wish to have lost files accessible 355 .Pa lost+found 359 .Pa lost+found
|
H A D | globs.c | 95 ino_t lfdir; /* lost & found directory inode number */ 96 const char *lfname; /* lost & found directory name */ 97 int lfmode; /* lost & found directory creation mode */ 150 lfname = "lost+found"; in fsckinit()
|
/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_time.c | 90 /* Correct a single wrap-around. If we lost enough MTCs to wrap in pt_time_ctc_delta() 252 * Later MTCs will ensure that no time is lost - provided TMA provides in pt_time_update_mtc() 398 * We lost an unknown portion of the CYC payload for the current MTC in pt_time_adjust_cyc() 679 * We skip this MTC if we lost one or more MTC since the last PSB or if in pt_tcal_update_mtc() 680 * it looks like we lost a wrap CYC packet. in pt_tcal_update_mtc() 682 * This is not an error but we count that MTC as lost. in pt_tcal_update_mtc() 685 /* If we lost one or more MTC, the case is clear. */ in pt_tcal_update_mtc() 689 /* The case is less clear for a lost wrap CYC packet since we do in pt_tcal_update_mtc()
|
/freebsd/contrib/wpa/wpa_supplicant/examples/p2p/ |
H A D | p2p_find.py | 3 # Will list all devices found/lost within a time frame (timeout) 32 print("Device lost: %s" % (devicepath)) 100 #Adds listeners for find and lost
|
/freebsd/sbin/fsck_msdosfs/ |
H A D | ext.h | 38 #define LOSTDIR "LOST.DIR" 131 * Check for lost cluster chains 135 * Try to reconnect a lost cluster chain
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | iprop.8 | 79 .Op Fl Fl time-lost= Ns Ar time 165 .It Fl Fl time-lost= Ns Ar time 166 time before server is considered lost (default 5 min)
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibping.c | 144 static uint64_t start, total_time, replied, lost, ntrans; variable 157 (lost != 0) ? lost * 100 / ntrans : 0, total_time / 1000); in report() 267 lost++; in main()
|
/freebsd/share/man/man4/ |
H A D | ng_vjc.4 | 165 either (a) it is not possible for an outgoing frame to be lost, or 166 (b) lost frames can be reliably detected and immediately 189 after detecting that a received frame has been lost, due to a bad
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_trim/ |
H A D | zpool_trim_offline_export_import_online.ksh | 53 log_fail "Trimming lost progress after import" 59 log_fail "Trimming lost progress after online"
|
H A D | zpool_trim_split.ksh | 51 log_fail "Trimming lost progress on original pool" 57 log_fail "Trimming lost progress on split pool"
|
H A D | zpool_trim_attach_detach_add_remove.ksh | 50 log_fail "Lost trimming progress on demotion to child vdev" 56 log_fail "Lost trimming progress on promotion to top vdev"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_initialize/ |
H A D | zpool_initialize_offline_export_import_online.ksh | 57 log_fail "Initializing lost progress after import" 63 log_fail "Initializing lost progress after online"
|
H A D | zpool_initialize_split.ksh | 55 log_fail "Initializing lost progress on original pool" 61 log_fail "Initializing lost progress on split pool"
|
/freebsd/sys/contrib/dev/ipw/ |
H A D | LICENSE | 73 (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS INTERRUPTION, OR LOST 177 ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS 178 INTERRUPTION, OR LOST INFORMATION) ARISING OUT OF THE USE OF OR INABILITY TO
|
HD | ipw2100-1.3-i.fw.uu | 74 * (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS INTERRUPTION, OR LOST 178 * ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS 179 * INTERRUPTION, OR LOST INFORMATION) ARISING OUT OF THE USE OF OR INABILITY TO
|
HD | ipw2100-1.3.fw.uu | 74 * (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS INTERRUPTION, OR LOST 178 * ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS 179 * INTERRUPTION, OR LOST INFORMATION) ARISING OUT OF THE USE OF OR INABILITY TO
|
HD | ipw2100-1.3-p.fw.uu | 74 * (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS INTERRUPTION, OR LOST 178 * ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS 179 * INTERRUPTION, OR LOST INFORMATION) ARISING OUT OF THE USE OF OR INABILITY TO
|
/freebsd/sys/contrib/dev/iwi/ |
HD | ipw2200-bss.fw.uu | 76 (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS INTERRUPTION, OR LOST 180 ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS 181 INTERRUPTION, OR LOST INFORMATION) ARISING OUT OF THE USE OF OR INABILITY TO
|
HD | ipw2200-ibss.fw.uu | 76 (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS INTERRUPTION, OR LOST 180 ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS, BUSINESS 181 INTERRUPTION, OR LOST INFORMATION) ARISING OUT OF THE USE OF OR INABILITY TO
|