Searched refs:xsvc_fd (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libpciaccess/dist/src/
H A Dsolx_devfs.c92 static int xsvc_fd = -1; variable in typeref:typename:int
158 if (xsvc_fd >= 0) {
159 close(xsvc_fd);
160 xsvc_fd = -1;
708 map_fd = xsvc_fd;
719 xsvc_fd = map_fd;

Completed in 2 milliseconds