Searched defs:lockfile (Results 1 – 4 of 4) sorted by relevance
403 libxl__flock *libxl__lock_file(libxl__gc *gc, const char *lockfile) in libxl__lock_file()488 const char *lockfile; in libxl__lock_domain_userdata() local509 const char *lockfile; in libxl__lock_domid_history() local626 const char *lockfile; in libxl__ev_slowlock_lock() local647 const char *lockfile = lock->path; in ev_lock_prepare_fork() local720 const char *lockfile = lock->path; in ev_lock_child_callback() local
3563 const char * lockfile; in get_reaper_lock_and_uid() local
42 char *lockfile; variable
49 static char lockfile[sizeof (XEN_LOCK_DIR "/xenconsole.") + 8] = { 0 }; variable
Completed in 14 milliseconds