Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/common/
H A Dkcmd.h103 int anyport, enum kcmd_proto *kcmd_proto);
H A Dkcmd.c88 int anyport, enum kcmd_proto *protonump) in kcmd() argument
255 if (!anyport && SOCK_PORT(from) >= IPPORT_RESERVED) { in kcmd()