Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:devs

514 	char *devs[] = { 
527 fd = open(devs[i], O_RDWR|O_NOCTTY);
529 fd = open(devs[i], O_RDWR);