Home
last modified time | relevance | path

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

/lk-master/app/ndebugtest/
A Dndebugtest.c70 if (bytes_read == ERR_CHANNEL_CLOSED) { in ndebugtest_entry()
86 if (bytes_written == ERR_CHANNEL_CLOSED) { in ndebugtest_entry()
/lk-master/top/include/lk/
A Derr.h29 #define ERR_CHANNEL_CLOSED (-15) macro
/lk-master/lib/minip/
A Dtcp.c1021 ret = ERR_CHANNEL_CLOSED; in tcp_read()
1077 return ERR_CHANNEL_CLOSED; in tcp_write()
1159 err = ERR_CHANNEL_CLOSED; in tcp_close()

Completed in 7 milliseconds