Home
last modified time | relevance | path

Searched refs:backup_dir (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/doc/
H A Dexample.conf195 backup_dir = "/etc/lvm/backup"
/netbsd-src/etc/defaults/
H A Dsecurity.conf31 backup_dir=/var/backups
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dtoollib.h24 int autobackup_init(const char *backup_dir, int keep_days, int keep_number,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c80 static const char* backup_dir; /* (-B) program option. */ variable
2352 if (backup_dir) in close_output_files()
2354 backupname = concat (backup_dir, "/", in close_output_files()
5046 backup_dir = optarg; in parse_program_options()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc80 static const char* backup_dir; /* (-B) program option. */ variable
2370 if (backup_dir) in close_output_files()
2372 backupname = concat (backup_dir, "/", in close_output_files()
5097 backup_dir = optarg; in parse_program_options()