Searched refs:make_lock_file_for (Results 1 - 3 of 3) sorted by relevance

/systemd/src/basic/
H A Dlockfile-util.h34 int make_lock_file_for(const char *p, int operation, LockFile *ret);
H A Dlockfile-util.c101 int make_lock_file_for(const char *p, int operation, LockFile *ret) { function
/systemd/src/shared/
H A Dmachine-image.c732 r = make_lock_file_for(path, operation, &t);

Completed in 1612 milliseconds