Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl.c701 int libxl_fd_set_cloexec(libxl_ctx *ctx, int fd, int cloexec) in libxl_fd_set_cloexec() argument
702 { return fd_set_flags(ctx,fd, F_GETFD,F_SETFD,"FD", FD_CLOEXEC, cloexec); } in libxl_fd_set_cloexec()
A Dlibxl.h2320 int libxl_fd_set_cloexec(libxl_ctx *ctx, int fd, int cloexec);

Completed in 8 milliseconds