Home
last modified time | relevance | path

Searched refs:SUSPEND_FILE_BUFLEN (Results 1 – 1 of 1) sorted by relevance

/xen/tools/libxc/
A Dxc_suspend.c36 #define SUSPEND_FILE_BUFLEN (sizeof(SUSPEND_LOCK_FILE) + 10) macro
40 snprintf(buf, SUSPEND_FILE_BUFLEN, SUSPEND_LOCK_FILE, domid); in get_suspend_file()
46 char suspend_file[SUSPEND_FILE_BUFLEN]; in lock_suspend_event()
106 char suspend_file[SUSPEND_FILE_BUFLEN]; in unlock_suspend_event()

Completed in 3 milliseconds