Home
last modified time | relevance | path

Searched refs:PORT_NONE (Results 1 – 25 of 256) sorted by relevance

1234567891011

/dports/cad/iverilog/verilog-11.0/vhdlpp/
H A Dentity.h30 typedef enum { PORT_NONE=0, PORT_IN, PORT_OUT, PORT_INOUT } port_mode_t; enumerator
37 InterfacePort(port_mode_t mod = PORT_NONE,
45 : mode(PORT_NONE), type(typ), expr(NULL) in InterfacePort()
H A Dentity_stream.cc63 case PORT_NONE: in write_to_stream()
H A Dentity_emit.cc79 case PORT_NONE: // Should not happen in emit()
H A Dsubprogram_emit.cc92 case PORT_NONE: in emit_package()
/dports/net/py-pyroute2.ethtool/pyroute2.ethtool-0.6.5/pr2modules/ethtool/
H A Dcommon.py22 PORT_NONE = 0xef variable
31 PORT_NONE: "NONE",
/dports/cad/qflow/qflow-1.4.98/src/
H A Dreadverilog.h65 #define PORT_NONE 0 macro
/dports/security/knocker/knocker-0.8.0/src/
H A Dknocker_core.h102 { PORT_NONE, PORT_CLOSED, PORT_OPEN }; enumerator
H A Dknocker_core.c525 port[i].status = PORT_NONE; in knocker_core_init_port_data()
546 port[i].status = PORT_NONE; in knocker_core_free_port_data()
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dhost.c334 h->port = PORT_NONE; in host_build_hostlist()
462 if (len < 3 || (p = h->name + len - 1, !isdigit(*p))) return PORT_NONE; in host_item_get_port()
477 if (*p != ':') return PORT_NONE; in host_item_get_port()
483 else return PORT_NONE; in host_item_get_port()
2110 host->port = PORT_NONE; in host_find_byname()
2129 next->port = PORT_NONE; in host_find_byname()
2729 host->port = PORT_NONE; in host_find_bydns()
2788 int port = PORT_NONE; in host_find_bydns()
3169 if (h->port != PORT_NONE) debug_printf("port=%d ", h->port); in host_find_bydns()
3351 h.port = PORT_NONE; in main()
/dports/mail/exim/exim-4.95/src/
H A Dhost.c334 h->port = PORT_NONE; in host_build_hostlist()
462 if (len < 3 || (p = h->name + len - 1, !isdigit(*p))) return PORT_NONE; in host_item_get_port()
477 if (*p != ':') return PORT_NONE; in host_item_get_port()
483 else return PORT_NONE; in host_item_get_port()
2110 host->port = PORT_NONE; in host_find_byname()
2129 next->port = PORT_NONE; in host_find_byname()
2729 host->port = PORT_NONE; in host_find_bydns()
2788 int port = PORT_NONE; in host_find_bydns()
3169 if (h->port != PORT_NONE) debug_printf("port=%d ", h->port); in host_find_bydns()
3351 h.port = PORT_NONE; in main()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dhost.c334 h->port = PORT_NONE; in host_build_hostlist()
462 if (len < 3 || (p = h->name + len - 1, !isdigit(*p))) return PORT_NONE; in host_item_get_port()
477 if (*p != ':') return PORT_NONE; in host_item_get_port()
483 else return PORT_NONE; in host_item_get_port()
2110 host->port = PORT_NONE; in host_find_byname()
2129 next->port = PORT_NONE; in host_find_byname()
2729 host->port = PORT_NONE; in host_find_bydns()
2788 int port = PORT_NONE; in host_find_bydns()
3169 if (h->port != PORT_NONE) debug_printf("port=%d ", h->port); in host_find_bydns()
3351 h.port = PORT_NONE; in main()
/dports/mail/exim-monitor/exim-4.95/src/
H A Dhost.c334 h->port = PORT_NONE; in host_build_hostlist()
462 if (len < 3 || (p = h->name + len - 1, !isdigit(*p))) return PORT_NONE; in host_item_get_port()
477 if (*p != ':') return PORT_NONE; in host_item_get_port()
483 else return PORT_NONE; in host_item_get_port()
2110 host->port = PORT_NONE; in host_find_byname()
2129 next->port = PORT_NONE; in host_find_byname()
2729 host->port = PORT_NONE; in host_find_bydns()
2788 int port = PORT_NONE; in host_find_bydns()
3169 if (h->port != PORT_NONE) debug_printf("port=%d ", h->port); in host_find_bydns()
3351 h.port = PORT_NONE; in main()
/dports/mail/exim-mysql/exim-4.95/src/
H A Dhost.c334 h->port = PORT_NONE; in host_build_hostlist()
462 if (len < 3 || (p = h->name + len - 1, !isdigit(*p))) return PORT_NONE; in host_item_get_port()
477 if (*p != ':') return PORT_NONE; in host_item_get_port()
483 else return PORT_NONE; in host_item_get_port()
2110 host->port = PORT_NONE; in host_find_byname()
2129 next->port = PORT_NONE; in host_find_byname()
2729 host->port = PORT_NONE; in host_find_bydns()
2788 int port = PORT_NONE; in host_find_bydns()
3169 if (h->port != PORT_NONE) debug_printf("port=%d ", h->port); in host_find_bydns()
3351 h.port = PORT_NONE; in main()
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dhost.c334 h->port = PORT_NONE; in host_build_hostlist()
462 if (len < 3 || (p = h->name + len - 1, !isdigit(*p))) return PORT_NONE; in host_item_get_port()
477 if (*p != ':') return PORT_NONE; in host_item_get_port()
483 else return PORT_NONE; in host_item_get_port()
2110 host->port = PORT_NONE; in host_find_byname()
2129 next->port = PORT_NONE; in host_find_byname()
2729 host->port = PORT_NONE; in host_find_bydns()
2788 int port = PORT_NONE; in host_find_bydns()
3169 if (h->port != PORT_NONE) debug_printf("port=%d ", h->port); in host_find_bydns()
3351 h.port = PORT_NONE; in main()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dhost.c334 h->port = PORT_NONE; in host_build_hostlist()
462 if (len < 3 || (p = h->name + len - 1, !isdigit(*p))) return PORT_NONE; in host_item_get_port()
477 if (*p != ':') return PORT_NONE; in host_item_get_port()
483 else return PORT_NONE; in host_item_get_port()
2110 host->port = PORT_NONE; in host_find_byname()
2129 next->port = PORT_NONE; in host_find_byname()
2729 host->port = PORT_NONE; in host_find_bydns()
2788 int port = PORT_NONE; in host_find_bydns()
3169 if (h->port != PORT_NONE) debug_printf("port=%d ", h->port); in host_find_bydns()
3351 h.port = PORT_NONE; in main()
/dports/mail/exim-mysql/exim-4.95/src/routers/
H A Dipliteral.c153 h->port = PORT_NONE; in ipliteral_router_entry()
/dports/mail/exim-postgresql/exim-4.95/src/routers/
H A Dipliteral.c153 h->port = PORT_NONE; in ipliteral_router_entry()
/dports/mail/exim-ldap2/exim-4.95/src/routers/
H A Dipliteral.c153 h->port = PORT_NONE; in ipliteral_router_entry()
/dports/mail/exim-monitor/exim-4.95/src/routers/
H A Dipliteral.c153 h->port = PORT_NONE; in ipliteral_router_entry()
/dports/mail/exim/exim-4.95/src/routers/
H A Dipliteral.c153 h->port = PORT_NONE; in ipliteral_router_entry()
/dports/mail/exim-sqlite/exim-4.95/src/routers/
H A Dipliteral.c153 h->port = PORT_NONE; in ipliteral_router_entry()
/dports/mail/exim-sa-exim/exim-4.95/src/routers/
H A Dipliteral.c153 h->port = PORT_NONE; in ipliteral_router_entry()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_bios.c1510 return PORT_NONE; in get_port_by_ddc_pin()
1519 return PORT_NONE; in get_port_by_ddc_pin()
1530 if (p == PORT_NONE) in sanitize_ddc_pin()
1563 return PORT_NONE; in get_port_by_aux_ch()
1572 return PORT_NONE; in get_port_by_aux_ch()
1583 if (p == PORT_NONE) in sanitize_aux_ch()
1701 return PORT_NONE; in __dvo_port_to_port()
1865 if (port == PORT_NONE) in parse_ddi_port()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_bios.c1510 return PORT_NONE; in get_port_by_ddc_pin()
1519 return PORT_NONE; in get_port_by_ddc_pin()
1530 if (p == PORT_NONE) in sanitize_ddc_pin()
1563 return PORT_NONE; in get_port_by_aux_ch()
1572 return PORT_NONE; in get_port_by_aux_ch()
1583 if (p == PORT_NONE) in sanitize_aux_ch()
1701 return PORT_NONE; in __dvo_port_to_port()
1865 if (port == PORT_NONE) in parse_ddi_port()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_bios.c1510 return PORT_NONE; in get_port_by_ddc_pin()
1519 return PORT_NONE; in get_port_by_ddc_pin()
1530 if (p == PORT_NONE) in sanitize_ddc_pin()
1563 return PORT_NONE; in get_port_by_aux_ch()
1572 return PORT_NONE; in get_port_by_aux_ch()
1583 if (p == PORT_NONE) in sanitize_aux_ch()
1701 return PORT_NONE; in __dvo_port_to_port()
1865 if (port == PORT_NONE) in parse_ddi_port()

1234567891011