Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxl_domain.c498 int flrc; in domain_suspend_cb() local
500 flrc = libxl__fd_flags_restore(gc, dss->fd, dss->fdfl); in domain_suspend_cb()
502 if (flrc && !rc) rc = flrc; in domain_suspend_cb()
A Dlibxl_create.c2227 int flrc; in domain_create_cb() local
2233 flrc = libxl__fd_flags_restore(gc, in domain_create_cb()
2239 if (flrc && !rc) rc = flrc; in domain_create_cb()

Completed in 9 milliseconds