Searched refs:cumulated_error (Results 1 – 2 of 2) sorted by relevance
1811 int changed, cumulated_error = 0, error, sockbuf; in conf_apply() local1915 cumulated_error++; in conf_apply()1969 cumulated_error++; in conf_apply()1988 cumulated_error++; in conf_apply()1997 cumulated_error++; in conf_apply()2092 cumulated_error++; in conf_apply()2112 cumulated_error++; in conf_apply()2122 cumulated_error++; in conf_apply()2131 cumulated_error++; in conf_apply()2164 return (cumulated_error); in conf_apply()
443 int error, cumulated_error = 0; in node_expand_defined() local456 if (error != 0 && cumulated_error == 0) in node_expand_defined()457 cumulated_error = error; in node_expand_defined()460 return (cumulated_error); in node_expand_defined()