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

/freebsd-11.0-release/usr.sbin/gpioctl/
H A Dgpioctl.c213 char *ctlfile = NULL; local
226 ctlfile = optarg;
253 if (ctlfile == NULL)
256 handle = gpio_open_device(ctlfile);

Completed in 96 milliseconds