Searched defs:posixly_correct (Results 1 – 9 of 9) sorted by relevance
383 struct _getopt_data *d, int posixly_correct) in _getopt_initialize()473 int long_only, struct _getopt_data *d, int posixly_correct) in _getopt_internal_r()705 int posixly_correct) in _getopt_internal()
254 int posixly_correct, struct _getopt_data *d) in _getopt_initialize()374 int long_only, int posixly_correct, struct _getopt_data *d) in _getopt_internal_r()1140 int long_only, int posixly_correct) in _getopt_internal()
193 static char *posixly_correct; variable
194 static char *posixly_correct; variable
364 int posixly_correct; /* no static, can be changed on the fly */ local
136 static int posixly_correct; variable