HomeSort by relevance Sort by last modified time
    Searched refs:ctrl_sock (Results 1 - 5 of 5) sorted by null

  /system/core/lmkd/
lmkd.c 132 static struct sock_event_handler_info ctrl_sock; variable in typeref:struct:sock_event_handler_info
679 data_sock[free_dscock_idx].sock = accept(ctrl_sock.sock, NULL, NULL);
    [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c     [all...]
  /external/wpa_supplicant_8/src/ap/
hostapd.h 172 int ctrl_sock; member in struct:hostapd_data
hostapd.c     [all...]
  /external/curl/lib/
ftp.c 377 curl_socket_t ctrl_sock = conn->sock[FIRSTSOCKET]; local
404 result = Curl_socket_check(ctrl_sock, data_sock, CURL_SOCKET_BAD, 0);
    [all...]

Completed in 109 milliseconds