Lines Matching refs:ParameterError
57 static ParameterError getstr(char **str, const char *val, bool allowblank)
775 static ParameterError GetSizeParameter(struct GlobalConfig *global,
840 static ParameterError data_urlencode(struct GlobalConfig *global,
851 ParameterError err;
1028 static ParameterError url_query(char *nextarg,
1033 ParameterError err = PARAM_OK;
1064 static ParameterError set_data(cmdline_t cmd,
1072 ParameterError err = PARAM_OK;
1146 static ParameterError set_rate(struct GlobalConfig *global,
1157 ParameterError err = PARAM_OK;
1207 ParameterError getparameter(const char *flag, /* f or -long-flag */
1220 ParameterError err = PARAM_OK;
2756 ParameterError parse_args(struct GlobalConfig *global, int argc,
2762 ParameterError result = PARAM_OK;