Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_subr.c45 #define PORT_SEP ':' macro
468 if (*val == PORT_SEP) { in i_match_hostorip()
509 port_pref = strchr(val, (int)PORT_SEP); in i_match_hostorip()
653 *port_pref = PORT_SEP; in i_match_hostorip()