Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Dkcmd.h101 int anyport, enum kcmd_proto *kcmd_proto);
H A Dkcmd.c92 int anyport, enum kcmd_proto *protonump) in kcmd() argument
259 if (!anyport && SOCK_PORT(from) >= IPPORT_RESERVED) { in kcmd()