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

/netbsd-6-1-5-RELEASE/sbin/ccdconfig/
H A Dccdconfig.c66 static const char *ccdconf = _PATH_CCDCONF; variable
127 ccdconf = optarg;
235 warnx("%s: bad line: %lu", ccdconf,
336 if ((f = fopen(ccdconf, "r")) == NULL) {
338 warn("fopen: %s", ccdconf);

Completed in 102 milliseconds