IGNORE_FIRST 57 uspace/lib/c/generic/getopt.c || (IGNORE_FIRST && options[1] != ':'))) IGNORE_FIRST 60 uspace/lib/c/generic/getopt.c #define PERMUTE (!IS_POSIXLY_CORRECT && !IGNORE_FIRST) IGNORE_FIRST 66 uspace/lib/c/generic/getopt.c #define BADARG ((IGNORE_FIRST && options[1] == ':') \ IGNORE_FIRST 235 uspace/lib/c/generic/getopt.c (oli = str_chr(options + (IGNORE_FIRST ? 1 : 0), optchar)) == NULL) {HelenOS homepage, sources at GitHub