Searched refs:nodump (Results 1 – 6 of 6) sorted by relevance
/freebsd/sbin/dump/ |
H A D | traverse.c | 68 long *tapesize, int nodump, ino_t maxino); 77 long *tapesize, int nodump, ino_t maxino); 197 * dirs with nodump set has a chance of succeeding in mapfiles() 245 int i, isdir, nodump; 260 * either has the nodump flag set, or has inherited in mapdirs() 263 * propagate the nodump flag. in mapdirs() 265 nodump = !nonodump && (TSTINO(ino, usedinomap) == 0); in mapdirs() 266 if ((isdir & 1) == 0 || (TSTINO(ino, dumpinomap) && !nodump)) in mapdirs() 281 i), filesize, tapesize, nodump, maxino); in mapdirs() 291 tapesize, nodump, maxin in mapdirs() 249 int i, isdir, nodump; mapdirs() local 328 dirindir(ino_t ino,ufs2_daddr_t blkno,int ind_level,long * filesize,long * tapesize,int nodump,ino_t maxino) dirindir() argument 380 searchdir(ino_t ino,ufs2_daddr_t blkno,long size,long filesize,long * tapesize,int nodump,ino_t maxino) searchdir() argument [all...] |
/freebsd/contrib/netbsd-tests/bin/cp/ |
H A D | t_cp.sh | 82 chflags nodump file 94 chflags nodump file
|
/freebsd/libexec/save-entropy/ |
H A D | save-entropy.sh | 129 chflags nodump "${save_file}" 2>/dev/null || :
|
/freebsd/libexec/rc/rc.d/ |
H A D | random | 27 ( chflags nodump "$f" 2>/dev/null || : ) &&
|
/freebsd/share/doc/smm/01.setup/ |
H A D | spell.ok | 419 nodump
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | mlfk_ipl.c | 170 /* dump */ nodump,
|