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

/haiku-fatelf/src/bin/network/wget/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 36 milliseconds