Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13273/
Dpoc.c35 static int sock_fd; variable
55 len = sprintf(buf, "t %d", sock_fd); in thread_entry()
75 sock_fd = socket(AF_INET, SOCK_STREAM, 0); in main()