Home
last modified time | relevance | path

Searched defs:shut (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/priv/
Dapi_msg.h129 u8_t shut; member
/third_party/openssl/crypto/bio/
Dbio_lib.c163 void BIO_set_shutdown(BIO *a, int shut) in BIO_set_shutdown()
/third_party/lwip/src/api/
Dapi_msg.c926 u8_t shut, shut_rx, shut_tx, shut_close; local