Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dnet_util_md.c1017 struct linger* to_cast = (struct linger*)result; in NET_GetSockOpt() local
1018 to_cast->l_linger = (unsigned short)to_cast->l_linger; in NET_GetSockOpt()