Lines Matching defs:port
2684 int **port;2695 port = os_realloc_array(cred->req_conn_capab_port,2697 if (port == NULL)2699 cred->req_conn_capab_port = port;2705 port[cred->num_req_conn_capab] = NULL;2737 port[cred->num_req_conn_capab] = ports;