Searched refs:port2p (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_subr.c387 char *port1p, *port2p, *host2p, *host1p; local
399 port1p = port2p = host2p = host1p = NULL;
517 port2p = dash + 1;
532 if (port2p != NULL) {
540 p2 = i_parseport(port2p, NULL, &p_flg);
545 " specified"), port2p);

Completed in 59 milliseconds