Home
last modified time | relevance | path

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

/pciutils/compat/
H A Dgetopt.c456 int exact = 0; in _getopt_internal() local
471 exact = 1; in _getopt_internal()
482 if (ambig && !exact) { in _getopt_internal()