Searched refs:scope_ptr (Results 1 – 1 of 1) sorted by relevance
381 char *scope_ptr = strchr(myhost, '%'); in bindlocal() local382 if(scope_ptr) in bindlocal()383 *(scope_ptr++) = 0; in bindlocal()389 if(scope_ptr) in bindlocal()394 si6->sin6_scope_id = atoi(scope_ptr); in bindlocal()