Searched refs:OPT_AMBIG (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/less/ | ||
H A D | option.h | 48 #define OPT_AMBIG 1 macro |
H A D | opttbl.c | 549 *p_err = OPT_AMBIG; in findopt_name() |
H A D | option.c | 252 } else if (err == OPT_AMBIG) { in scan_option() |