Searched refs:flrc (Results 1 – 2 of 2) sorted by relevance
498 int flrc; in domain_suspend_cb() local500 flrc = libxl__fd_flags_restore(gc, dss->fd, dss->fdfl); in domain_suspend_cb()502 if (flrc && !rc) rc = flrc; in domain_suspend_cb()
2227 int flrc; in domain_create_cb() local2233 flrc = libxl__fd_flags_restore(gc, in domain_create_cb()2239 if (flrc && !rc) rc = flrc; in domain_create_cb()
Completed in 9 milliseconds