Searched refs:ptr_next (Results 1 – 1 of 1) sorted by relevance
3033 char *ptr_next = strchr(ptr, ':'); local3034 if(ptr_next) {3037 if((endp == ptr_next) && (port_to_match == conn->remote_port)) {3039 ptr = ptr_next + 1;