Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c513 static const char *g_sockStateStr[CONN_STATE_CLOSED + 1] = { variable
550 g_sockStateStr[sock->netconn->state]); in DoShowSockList()