Home
last modified time | relevance | path

Searched defs:portinfo (Results 1 – 25 of 35) sorted by relevance

12

/dports/mail/courier/courier-0.65.3/tcpd/
H A Dtcpd.c111 static struct portinfo { struct
112 struct portinfo *next; argument
113 const char *ipaddr; /* Specific IP addr, or 0 */
114 const char *servname; /* Service name/port */
116 int fd1, fd2; /* BSD may need both IPv4 and IPv6 sockets */
/dports/mail/cone/cone-1.1/libs/tcpd/
H A Dtcpd.c112 static struct portinfo { struct
113 struct portinfo *next; argument
114 const char *ipaddr; /* Specific IP addr, or 0 */
115 const char *servname; /* Service name/port */
117 int fd1, fd2; /* BSD may need both IPv4 and IPv6 sockets */
/dports/mail/courier-imap/courier-imap-5.1.4/libs/tcpd/
H A Dtcpd.c112 static struct portinfo { struct
113 struct portinfo *next; argument
114 const char *ipaddr; /* Specific IP addr, or 0 */
115 const char *servname; /* Service name/port */
117 int fd1, fd2; /* BSD may need both IPv4 and IPv6 sockets */
/dports/net/hping/hping2-rc3/
H A Dscan.c65 struct portinfo { struct
66 int active;
67 int retry;
68 time_t sentms; /* Upss... added this that requires locking, FIXME */
/dports/net/hping3/hping3-20051105/
H A Dscan.c67 struct portinfo { struct
68 int active;
69 int retry;
70 time_t sentms; /* Upss... added this that requires locking, FIXME */
/dports/net/py-python-neutronclient/python-neutronclient-7.2.1/neutronclient/neutron/v2_0/
H A Drouter.py159 def success_message(self, router_id, portinfo): argument
206 def success_message(self, router_id, portinfo): argument
217 def success_message(self, router_id, portinfo): argument
/dports/cad/yosys/yosys-yosys-0.12/passes/opt/
H A Dopt_muxtree.cc100 portinfo_t portinfo; in OptMuxtreeWorker() local
112 portinfo_t portinfo; in OptMuxtreeWorker() local
423 portinfo_t &portinfo = muxinfo.ports[port_idx]; in eval_mux() local
435 portinfo_t &portinfo = muxinfo.ports[port_idx]; in eval_mux() local
448 portinfo_t &portinfo = muxinfo.ports[port_idx]; in eval_mux() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ata/
H A Dpata_icside.c26 struct portinfo { struct
32 static const struct portinfo pata_icside_portinfo_v5 = { argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ata/
H A Dpata_icside.c26 struct portinfo { struct
32 static const struct portinfo pata_icside_portinfo_v5 = { argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ata/
H A Dpata_icside.c26 struct portinfo { struct
32 static const struct portinfo pata_icside_portinfo_v5 = { argument
/dports/net/courier-sox/courier-sox-0.12.20180428/
H A Dsockd.c89 struct portinfo { struct
90 struct portinfo *next; argument
91 int fd1, fd2;
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/core/seq/
H A Dseq_ports.c651 struct snd_seq_port_info portinfo; in snd_seq_event_port_attach() local
684 struct snd_seq_port_info portinfo; in snd_seq_event_port_detach() local
/dports/multimedia/libv4l/linux-5.13-rc2/sound/core/seq/
H A Dseq_ports.c651 struct snd_seq_port_info portinfo; in snd_seq_event_port_attach() local
684 struct snd_seq_port_info portinfo; in snd_seq_event_port_detach() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/core/seq/
H A Dseq_ports.c651 struct snd_seq_port_info portinfo; in snd_seq_event_port_attach() local
684 struct snd_seq_port_info portinfo; in snd_seq_event_port_detach() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/bcm/
H A Dcygnus-ssp.h118 struct cygnus_aio_port portinfo[CYGNUS_MAX_PORTS]; member
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/bcm/
H A Dcygnus-ssp.h118 struct cygnus_aio_port portinfo[CYGNUS_MAX_PORTS]; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/bcm/
H A Dcygnus-ssp.h118 struct cygnus_aio_port portinfo[CYGNUS_MAX_PORTS]; member
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dc.erl880 portinfo(Id) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dc.erl880 portinfo(Id) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dc.erl998 portinfo(Id) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dc.erl999 portinfo(Id) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dc.erl999 portinfo(Id) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dc.erl999 portinfo(Id) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dc.erl999 portinfo(Id) -> function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/message/fusion/
H A Dmptsas.h170 struct mptsas_portinfo *portinfo; member

12