Searched refs:wnew (Results 1 – 3 of 3) sorted by relevance
1031 struct lws *wnew, *wsi = *_wsi; in _lws_generic_transaction_completed_active_conn() local1080 wnew = lws_container_of(wsi->dll2_cli_txn_queue_owner.head, struct lws, in _lws_generic_transaction_completed_active_conn()1083 assert(wsi != wnew); in _lws_generic_transaction_completed_active_conn()1085 lws_dll2_remove(&wnew->dll2_cli_txn_queue); in _lws_generic_transaction_completed_active_conn()1092 wnew->desc = wsi->desc; in _lws_generic_transaction_completed_active_conn()1094 assert(lws_socket_is_valid(wnew->desc.sockfd)); in _lws_generic_transaction_completed_active_conn()1118 wsi->a.context->event_loop_ops->sock_accept(wnew); in _lws_generic_transaction_completed_active_conn()1123 assert(lws_socket_is_valid(wnew->desc.sockfd)); in _lws_generic_transaction_completed_active_conn()1125 if (__insert_wsi_socket_into_fds(wsi->a.context, wnew)) in _lws_generic_transaction_completed_active_conn()1131 wnew->tls = wsi->tls; in _lws_generic_transaction_completed_active_conn()[all …]
367 wchar_t *wnew = NULL; in rename_utf8() local372 if (!(wnew = wchar_from_utf8(newname))) break; in rename_utf8()373 ret = _wrename(wold, wnew); in rename_utf8()377 free(wnew); in rename_utf8()
214316 wnew %16354