HomeSort by: relevance | last modified time | path
    Searched refs:backup_dir (Results 1 - 6 of 6) sorted by relevancy

  /src/etc/defaults/
security.conf 31 backup_dir=/var/backups
  /src/external/gpl2/lvm2/dist/doc/
example.conf 195 backup_dir = "/etc/lvm/backup"
  /src/etc/
security 30 backup_dir=${backup_dir:-/var/backups}
41 work_dir=$backup_dir/work
134 _old=$backup_dir/${_file##*/}
138 migrate_file "$backup_dir/$_old" "$_new"
142 _new=$backup_dir/$_file
753 migrate_file "$backup_dir/setuid" "$file"
818 migrate_file "$backup_dir/device" "$file"
916 for file in $(ls -1d $backup_dir/$backup_dir/disklabel.*
    [all...]
  /src/external/gpl2/lvm2/dist/tools/
toollib.h 24 int autobackup_init(const char *backup_dir, int keep_days, int keep_number,
  /src/external/gpl3/gcc/dist/gcc/
gengtype.cc 80 static const char* backup_dir; /* (-B) program option. */ variable
2347 if (backup_dir)
2349 backupname = concat (backup_dir, "/",
5100 backup_dir = optarg;
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype.cc 80 static const char* backup_dir; /* (-B) program option. */ variable
2377 if (backup_dir)
2379 backupname = concat (backup_dir, "/",
5106 backup_dir = optarg;

Completed in 48 milliseconds