Searched refs:newret (Results 1 – 2 of 2) sorted by relevance
1075 int ret, newret, res; local1093 newret = CONFACK;1097 newret = CONFREJ;1107 newret = CONFREJ;1114 newret = CONFNAK;1118 newret = CONFNAK;1132 newret = CONFREJ;1141 newret = CONFNAK;1147 newret = CONFREJ;1152 newret = CONFREJ;[all …]
3956 int newret = parse_option(opts_copy[i], opts[i], fio_options, in fio_options_parse() local3959 if (!newret && o) in fio_options_parse()3963 if (newret && !o) { in fio_options_parse()3971 ret |= newret; in fio_options_parse()3982 int newret = 1; in fio_options_parse() local3988 newret = parse_option(opts_copy[i], opts[i], in fio_options_parse()3992 ret |= newret; in fio_options_parse()