Home
last modified time | relevance | path

Searched refs:EMSGSIZE (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/sockets/
DSocketErrors.h42 # ifndef EMSGSIZE
43 # define EMSGSIZE 10040 macro
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/common/
DError.cpp127 {EMSGSIZE, "EMSGSIZE"}, // Message too long
/hardware/st/secure_element2/secure_element/esehal/src/
Diso7816_t1.c604 n = -EMSGSIZE; in t1_loop()