Home
last modified time | relevance | path

Searched refs:OPT_AMBIG (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/less/
H A Doption.h48 #define OPT_AMBIG 1 macro
H A Dopttbl.c549 *p_err = OPT_AMBIG; in findopt_name()
H A Doption.c252 } else if (err == OPT_AMBIG) { in scan_option()