Home
last modified time | relevance | path

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

/xen/tools/libs/toolcore/
A Dlibxentoolcore.map6 xentoolcore__restrict_by_dup2_null;
A Dhandlereg.c74 int xentoolcore__restrict_by_dup2_null(int fd) { in xentoolcore__restrict_by_dup2_null() function
/xen/tools/libs/call/
A Dcore.c24 rc = xentoolcore__restrict_by_dup2_null(xcall->buf_fd); in all_restrict_cb()
28 rc = xentoolcore__restrict_by_dup2_null(xcall->fd); in all_restrict_cb()
/xen/tools/libs/toolcore/include/
A Dxentoolcore_internal.h106 int xentoolcore__restrict_by_dup2_null(int fd);
/xen/tools/libs/gnttab/
A Dgnttab_core.c28 return xentoolcore__restrict_by_dup2_null(xgt->fd); in all_restrict_cb()
/xen/tools/xenstore/
A Dxs.c234 return xentoolcore__restrict_by_dup2_null(h->fd); in all_restrict_cb()

Completed in 17 milliseconds