Searched refs:GF_ERROR (Results 1 – 5 of 5) sorted by relevance
88 ksh_getopt_reset(&builtin_opt, GF_ERROR); in c_ulimit()
365 ksh_getopt_reset(&go, GF_ERROR|GF_PLUSOPT); in parse_args()911 if (go->flags & GF_ERROR) in ksh_getopt()937 if (go->flags & GF_ERROR) in ksh_getopt()
295 #define GF_ERROR BIT(0) /* call errorf() if there is an error */ macro
911 ksh_getopt_reset(&builtin_opt, GF_ERROR); in c_alias()
1033 ksh_getopt_reset(&builtin_opt, GF_ERROR); in call_builtin()