Home
last modified time | relevance | path

Searched defs:err_code (Results 1 – 7 of 7) sorted by relevance

/external/tcpdump/
Dprint-pptp.c115 u_int8_t err_code; member
132 u_int8_t err_code; member
143 u_int8_t err_code; member
166 u_int8_t err_code; member
190 u_int8_t err_code; member
213 u_int8_t err_code; member
337 pptp_err_code_print(const u_int8_t *err_code) in pptp_err_code_print()
/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dstunserver.cc143 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendErrorResponse() local
Drelayserver.cc88 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendStunError() local
/external/srec/srec/clib/
Dmatrix_i.c47 int ii, jj, *index, err_code; in invert_matrix() local
/external/opencv/cxcore/src/
Dcxerror.cpp59 int err_code; member
/external/sqlite/dist/
Dsqlite3.c21162 SQLITE_PRIVATE void sqlite3Error(sqlite3 *db, int err_code, const char *zFormat, ...){ in sqlite3Error()
/external/sqlite/dist/orig/
Dsqlite3.c21162 SQLITE_PRIVATE void sqlite3Error(sqlite3 *db, int err_code, const char *zFormat, ...){ in sqlite3Error()