Home
last modified time | relevance | path

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

/curl/lib/
H A Dcf-socket.c723 char *scope_ptr = strchr(myhost, '%'); in bindlocal() local
724 if(scope_ptr) in bindlocal()
725 *(scope_ptr++) = '\0'; in bindlocal()
731 if(scope_ptr) { in bindlocal()
736 unsigned long scope_id = strtoul(scope_ptr, NULL, 10); in bindlocal()

Completed in 13 milliseconds