Searched refs:long_only (Results 1 – 3 of 3) sorted by relevance
524 int *longind, int long_only) in _getopt_internal() argument642 || (long_only && (argv[optind][2] || !my_index (optstring, argv[optind][1]))))) in _getopt_internal()753 if (!long_only || argv[optind][1] == '-' in _getopt_internal()
8034 If long_only and the ARGV-element has the form "-f", where f is
131 int long_only);