Home | History | Annotate | Download | only in openssh

Lines Matching full:a2port

782 		options->ports[options->num_ports++] = a2port(arg);
836 else if ((port = a2port(arg)) <= 0)
1348 if (arg == NULL || (port = a2port(arg)) <= 0)