Lines Matching refs:port
71 #include <port.h>
108 #define SYSREPO_PORT "port"
253 (void) fprintf(stderr, "Usage: zoneproxyd [-s host:port]\n");
1393 * is able to dissociate the listener from the port, it may remove the listener.
1427 * Didn't find the event associated with the port. Another
1832 char *port = NULL;
1838 if ((port = malloc(CONF_STR_SZ)) == NULL) {
1896 port, CONF_STR_SZ) < 0) {
1911 pc->pc_proxy_port = port;
1919 free(port);
1988 "host must be of format hostname:port\n");
1994 "host must be of format hostname:port\n");
2048 /* Create single global event port */
2147 /* set port alert to wake any sleeping threads */