Searched defs:errcode_t (Results 1 - 2 of 2) sorted by last modified time

/external/mdnsresponder/mDNSPosix/
H A Dnss_mdns.c344 typedef int errcode_t; typedef
376 errcode_t
1741 static errcode_t
1744 static errcode_t
1754 static errcode_t
1757 static errcode_t
1792 errcode_t
1884 static errcode_t
1934 static errcode_t
2056 static errcode_t
[all...]
/external/e2fsprogs/lib/et/
H A Dcom_err.h22 typedef long errcode_t; typedef
34 extern void com_err_va (const char *whoami, errcode_t code, const char *fmt,
49 extern errcode_t add_error_table(const struct error_table * et);
50 extern errcode_t remove_error_table(const struct error_table * et);

Completed in 3831 milliseconds