Searched refs:backup_dir (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl2/lvm2/dist/doc/
H A Dexample.conf195 backup_dir = "/etc/lvm/backup"
/netbsd-current/etc/defaults/
H A Dsecurity.conf31 backup_dir=/var/backups
/netbsd-current/etc/
H A Dsecurity30 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/disklabe
[all...]
/netbsd-current/external/gpl2/lvm2/dist/tools/
H A Dtoollib.h24 int autobackup_init(const char *backup_dir, int keep_days, int keep_number,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c80 static const char* backup_dir; /* (-B) program option. */ variable
2359 if (backup_dir)
2361 backupname = concat (backup_dir, "/",
5055 backup_dir = optarg;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc80 static const char* backup_dir; /* (-B) program option. */ variable
2377 if (backup_dir)
2379 backupname = concat (backup_dir, "/",
5106 backup_dir = optarg;

Completed in 132 milliseconds