Home
last modified time | relevance | path

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

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