Home
last modified time | relevance | path

Searched refs:host1p (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; in i_match_hostorip() local
399 port1p = port2p = host2p = host1p = NULL; in i_match_hostorip()
446 host1p = val; in i_match_hostorip()
455 rc = i_match_onehost(host1p, ip1, &at); in i_match_hostorip()