HomeSort by relevance Sort by last modified time
    Searched refs:ERR_TIMEOUT (Results 1 - 3 of 3) sorted by null

  /external/syslinux/core/lwip/src/include/lwip/
err.h 55 #define ERR_TIMEOUT -3 /* Timeout. */
  /external/syslinux/core/lwip/src/api/
api_lib.c 300 NETCONN_SET_SAFE_ERR(conn, ERR_TIMEOUT);
301 return ERR_TIMEOUT;
367 NETCONN_SET_SAFE_ERR(conn, ERR_TIMEOUT);
368 return ERR_TIMEOUT;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mce.h 731 ERR_TIMEOUT = 25,

Completed in 104 milliseconds