Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_domain.c479 int flrc; in domain_suspend_cb() local
481 flrc = libxl__fd_flags_restore(gc, dss->fd, dss->fdfl); in domain_suspend_cb()
483 if (flrc && !rc) rc = flrc; in domain_suspend_cb()
A Dlibxl_create.c1861 int flrc; in domain_create_cb() local
1867 flrc = libxl__fd_flags_restore(gc, in domain_create_cb()
1873 if (flrc && !rc) rc = flrc; in domain_create_cb()

Completed in 7 milliseconds