Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_rules.c50 #define PORT_LEN 6 /* hcport:1-65535 or "ANY" */ macro
515 char hcpbuf[PORT_LEN]; /* hcport */ in ilbd_audit_rule_event()
685 (void) snprintf(hcpbuf, PORT_LEN, "%d", in ilbd_audit_rule_event()
690 (void) snprintf(hcpbuf, PORT_LEN, "ANY"); in ilbd_audit_rule_event()