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

  /src/crypto/external/bsd/heimdal/dist/lib/base/
error.c 40 struct heim_error { struct
43 struct heim_error *next;
49 struct heim_error *p = ptr;
57 struct heim_error *ap = a, *bp = b;
66 struct heim_error *p = ptr;
132 e = _heim_alloc_object(&_heim_error_object, sizeof(struct heim_error));

Completed in 75 milliseconds