Searched refs:optscan (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/bmake/
H A Dmain.c424 char *optscan; local
434 optscan = NULL;
438 optscan = argv[1];
439 c = *optscan++;
452 c = *optscan++;
460 argvalue = optscan;

Completed in 106 milliseconds