Searched refs:setopt_val (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dconnect.c458 int setopt_val = 1;
459 void *setopt_ptr = (void *)&setopt_val;
460 socklen_t setopt_size = sizeof (setopt_val);
454 int setopt_val = 1; local

Completed in 98 milliseconds