Home
last modified time | relevance | path

Searched refs:location_config (Results 1 – 25 of 136) sorted by relevance

123456

/dports/sysutils/py-borgmatic/borgmatic-1.5.21/borgmatic/borg/
H A Dcreate.py115 def _make_pattern_flags(location_config, pattern_filename=None): argument
131 def _make_exclude_flags(location_config, exclude_filename=None): argument
136 exclude_filenames = tuple(location_config.get('exclude_from') or ()) + (
148 for if_present in location_config.get('exclude_if_present', ())
188 location_config, argument
208 location_config['source_directories']
214 pattern_file = _write_pattern_file(location_config.get('patterns'))
216 _expand_home_directories(location_config.get('exclude_patterns'))
224 files_cache = location_config.get('files_cache')
239 if location_config.get('one_file_system') or stream_processes
[all …]
H A Dextract.py62 location_config, argument
89 + (('--numeric-owner',) if location_config.get('numeric_owner') else ())
/dports/sysutils/py-borgmatic/borgmatic-1.5.21/borgmatic/hooks/
H A Dpostgresql.py9 def make_dump_path(location_config): # pragma: no cover argument
14 location_config.get('borgmatic_source_directory'), 'postgresql_databases'
37 def dump_databases(databases, log_prefix, location_config, dry_run): argument
55 make_dump_path(location_config), name, database.get('hostname')
102 def remove_database_dumps(databases, log_prefix, location_config, dry_run): # pragma: no cover argument
108 dump.remove_database_dumps(make_dump_path(location_config), 'PostgreSQL', log_prefix, dry_run)
112 databases, log_prefix, location_config, name=None argument
119 return dump.make_database_dump_filename(make_dump_path(location_config), name, hostname='*')
122 def restore_database_dump(database_config, log_prefix, location_config, dry_run, extract_process): argument
141 make_dump_path(location_config), database['name'], database.get('hostname')
[all …]
H A Dmysql.py9 def make_dump_path(location_config): # pragma: no cover argument
14 location_config.get('borgmatic_source_directory'), 'mysql_databases'
56 def dump_databases(databases, log_prefix, location_config, dry_run): argument
74 make_dump_path(location_config), requested_name, database.get('hostname')
120 def remove_database_dumps(databases, log_prefix, location_config, dry_run): # pragma: no cover argument
126 dump.remove_database_dumps(make_dump_path(location_config), 'MySQL', log_prefix, dry_run)
130 databases, log_prefix, location_config, name=None argument
137 return dump.make_database_dump_filename(make_dump_path(location_config), name, hostname='*')
140 def restore_database_dump(database_config, log_prefix, location_config, dry_run, extract_process): argument
175 borg_local_path=location_config.get('local_path', 'borg'),
/dports/sysutils/py-borgmatic/borgmatic-1.5.21/tests/unit/borg/
H A Dtest_extract.py100 location_config={},
114 location_config={},
143 location_config={},
157 location_config={},
172 location_config={},
189 location_config={},
203 location_config={},
217 location_config={},
232 location_config={},
251 location_config={},
[all …]
H A Dtest_create.py284 location_config={
315 location_config={
346 location_config={
376 location_config={
406 location_config={
436 location_config={
465 location_config={
495 location_config={
527 location_config={
556 location_config={
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/linux/mtd/
H A Domap_elm.h64 u32 location_config; /* 0x020 */ member

123456