Searched defs:posixly_correct (Results 1 – 3 of 3) sorted by relevance
227 struct _getopt_data *d, int posixly_correct) in _getopt_initialize()348 int long_only, struct _getopt_data *d, int posixly_correct) in _getopt_internal_r()1130 int posixly_correct) in _getopt_internal()
282 static int posixly_correct = -1; in getopt_internal() local