HomeSort by: relevance | last modified time | path
    Searched defs:error_last (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/gspa/gspa/
gsp_out.c 67 struct error *error_list, *error_last; variable in typeref:struct:
192 error_last->next = p;
193 error_last = p;
207 error_list = error_last = NULL;
gsp_out.c 67 struct error *error_list, *error_last; variable in typeref:struct:
192 error_last->next = p;
193 error_last = p;
207 error_list = error_last = NULL;

Completed in 25 milliseconds