Home | History | Annotate | Download | only in racoon

Lines Matching defs:error

118 	int error = -1;
298 error = 0;
326 return error;
345 int error = -1;
570 /* Ignore this error in order to be interoperability. */
577 error = 0;
588 if (error) {
601 return error;
619 int error = -1;
759 error = 0;
764 return error;
781 int error = -1;
896 /* Ignore this error in order to be interoperability. */
902 error = 0;
911 if (error) {
920 return error;
940 int error = -1;
1167 * Return this error in the hope that
1277 error = 0;
1305 return error;
1324 int error = -1;
1440 error = 0;
1447 if (error) {
1455 return error;
1466 int error = -1;
1485 error = 0;
1488 return error;