Home
last modified time | relevance | path

Searched defs:lock_directory (Results 1 – 4 of 4) sorted by relevance

/dports/databases/pgbarman/barman-release-2.17/barman/
H A Dlockfile.py219 def __init__(self, lock_directory): argument
233 def __init__(self, lock_directory, server_name): argument
248 def __init__(self, lock_directory, server_name): argument
264 def __init__(self, lock_directory, server_name): argument
280 def __init__(self, lock_directory, server_name): argument
299 def __init__(self, lock_directory, server_name): argument
315 def __init__(self, lock_directory, server_name, backup_id): argument
332 def __init__(self, lock_directory, server_name, backup_id): argument
350 def __init__(self, lock_directory, server_name): argument
/dports/devel/gconf2/GConf-3.2.6/gconf/
H A Dgconf-internals.c2199 gchar *lock_directory; member
2573 gconf_get_lock_or_current_holder (const gchar *lock_directory, in gconf_get_lock_or_current_holder()
2662 gconf_get_lock (const gchar *lock_directory, in gconf_get_lock()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_incremental/src/persist/
H A Dfs.rs489 fn lock_directory( in lock_directory() function
/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dnet.c157 static gchar *lock_directory; variable