Home
last modified time | relevance | path

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

/systemd-251/src/core/
Ddynamic-user.c214 _cleanup_close_ int lock_fd = -1; in pick_uid() local
324 int lock_fd; in dynamic_user_pop() local
344 static int dynamic_user_push(DynamicUser *d, uid_t uid, int lock_fd) { in dynamic_user_push()
353 static void unlink_uid_lock(int lock_fd, uid_t uid, const char *name) { in unlink_uid_lock()
528 _cleanup_close_ int lock_fd = -1; in dynamic_user_current() local
570 _cleanup_close_ int lock_fd = -1; in dynamic_user_close() local
/systemd-251/src/partition/
Dmakefs.c22 _cleanup_close_ int lock_fd = -1; in run() local
/systemd-251/src/shared/
Dblockdev-util.c219 _cleanup_close_ int lock_fd = -1; in lock_whole_block_device() local
Dloop-util.c151 _cleanup_close_ int lock_fd = -1; in loop_configure() local