Searched refs:flrc (Results 1 – 2 of 2) sorted by relevance
479 int flrc; in domain_suspend_cb() local481 flrc = libxl__fd_flags_restore(gc, dss->fd, dss->fdfl); in domain_suspend_cb()483 if (flrc && !rc) rc = flrc; in domain_suspend_cb()
1861 int flrc; in domain_create_cb() local1867 flrc = libxl__fd_flags_restore(gc, in domain_create_cb()1873 if (flrc && !rc) rc = flrc; in domain_create_cb()
Completed in 7 milliseconds