Searched refs:LOCK_FILE_INIT (Results 1 - 4 of 4) sorted by relevance

/systemd/src/basic/
H A Dlockfile-util.h39 #define LOCK_FILE_INIT { .fd = -1, .path = NULL } macro
/systemd/src/shared/
H A Dmachine-image.c396 _cleanup_release_lock_file_ LockFile global_lock = LOCK_FILE_INIT, local_lock = LOCK_FILE_INIT;
464 _cleanup_release_lock_file_ LockFile global_lock = LOCK_FILE_INIT, local_lock = LOCK_FILE_INIT, name_lock = LOCK_FILE_INIT;
575 _cleanup_release_lock_file_ LockFile name_lock = LOCK_FILE_INIT;
640 _cleanup_release_lock_file_ LockFile global_lock = LOCK_FILE_INIT, local_lock = LOCK_FILE_INIT;
707 LockFile t = LOCK_FILE_INIT;
H A Dmachine-pool.c188 _cleanup_release_lock_file_ LockFile lock_file = LOCK_FILE_INIT;
/systemd/src/nspawn/
H A Dnspawn.c3093 _cleanup_release_lock_file_ LockFile tree_global_lock = LOCK_FILE_INIT, tree_local_lock = LOCK_FILE_INIT;

Completed in 32 milliseconds