Home | History | Annotate | Download | only in src

Lines Matching defs:error

49   int error;
68 goto error;
72 goto error;
76 goto error;
82 goto error;
86 start.error = 0;
91 if (start.error)
92 goto error;
96 error:;
182 start->error = errno;