Searched refs:drvfd (Results 1 – 1 of 1) sorted by relevance
168 int drvfd; in vntsd_open_vcc() local182 drvfd = open(path, O_RDWR); in vntsd_open_vcc()184 if ((drvfd < 0) && (errno == EAGAIN)) { in vntsd_open_vcc()195 if (drvfd < 0) { in vntsd_open_vcc()202 return (drvfd); in vntsd_open_vcc()