Home
last modified time | relevance | path

Searched refs:Socket (Results 1 – 25 of 94) sorted by relevance

1234

/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/
H A Dhostconsole.conf34 Socket="/run/rsyslog/console/cpu"
41 Socket="/run/rsyslog/console/atf"
48 Socket="/run/rsyslog/console/secpro0"
55 Socket="/run/rsyslog/console/secpro1"
62 Socket="/run/rsyslog/console/mpro0"
69 Socket="/run/rsyslog/console/mpro1"
76 Socket="/run/rsyslog/console/scp0"
83 Socket="/run/rsyslog/console/scp1"
/openbmc/qemu/io/
H A Dtrace-events17 qio_channel_socket_new(void *ioc) "Socket new ioc=%p"
18 qio_channel_socket_new_fd(void *ioc, int fd) "Socket new ioc=%p fd=%d"
19 qio_channel_socket_connect_sync(void *ioc, void *addr) "Socket connect sync ioc=%p addr=%p"
20 qio_channel_socket_connect_async(void *ioc, void *addr) "Socket connect async ioc=%p addr=%p"
21 qio_channel_socket_connect_fail(void *ioc) "Socket connect fail ioc=%p"
25 qio_channel_socket_listen_fail(void *ioc) "Socket listen fail ioc=%p"
26 qio_channel_socket_listen_complete(void *ioc, int fd) "Socket listen complete ioc=%p fd=%d"
29 qio_channel_socket_dgram_fail(void *ioc) "Socket dgram fail ioc=%p"
30 qio_channel_socket_dgram_complete(void *ioc, int fd) "Socket dgram complete ioc=%p fd=%d"
31 qio_channel_socket_accept(void *ioc) "Socket accept start ioc=%p"
[all …]
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/
H A Dlibio-socket-ssl-perl_2.085.bb2 DESCRIPTION = "This module is a true drop-in replacement for IO::Socket::INET that \
4 or client. IO::Socket::SSL supports all the extra features that one \
9 HOMEPAGE = "http://search.cpan.org/dist/IO-Socket-SSL/"
23 SRC_URI = "${CPAN_MIRROR}/authors/id/S/SU/SULLR/IO-Socket-SSL-${PV}.tar.gz"
26 S = "${WORKDIR}/IO-Socket-SSL-${PV}"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftpd-hpa.socket2 Description=Tftp Server Activation Socket
4 [Socket] section
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nuttcp/nuttcp/
H A Dnuttcp.socket2 Description=Network Performance Testing Server Activation Socket
4 [Socket] section
/openbmc/bmcweb/http/
H A Dhttp_server.hpp119 using Socket = boost::beast::lowest_layer_type<Adaptor>; typedef in crow::Server
120 using SocketPtr = std::unique_ptr<Socket>;
167 SocketPtr socket = std::make_unique<Socket>(*ioService); in doAccept()
170 Socket* socketPtr = socket.get(); in doAccept()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-isns/files/
H A D0001-isnsd.socket-use-run-instead-of-var-run.patch18 [Socket]
23 [Socket]
/openbmc/linux/Documentation/hwmon/
H A Dk10temp.rst8 Socket F: Quad-Core/Six-Core/Embedded Opteron (but see below)
10 Socket AM2+: Quad-Core Opteron, Phenom (II) X3/X4, Athlon X2 (but see below)
12 Socket AM3: Quad-Core Opteron, Athlon/Phenom II X2/X3/X4, Sempron II
14 Socket S1G3: Athlon II, Sempron, Turion II
18 Socket S1G2: Athlon (X2), Sempron (X2), Turion X2 (Ultra)
93 All these processors have a sensor, but on those for Socket F or AM2+,
/openbmc/linux/Documentation/bpf/
H A Dmap_sk_storage.rst37 Socket-local storage for ``map`` can be retrieved from socket ``sk`` using the
56 Socket-local storage for ``map`` can be deleted from socket ``sk`` using the
70 Socket-local storage for map ``map_fd`` can be added or updated locally to a
94 Socket-local storage for map ``map_fd`` can be retrieved from a socket using
106 Socket-local storage for map ``map_fd`` can be deleted from a socket using the
/openbmc/libcper/sections/
H A Dcper-section-nvidia.c37 json_object_new_int(nvidia_error->Socket)); in cper_section_nvidia_to_ir()
86 section_cper->Socket = in ir_section_nvidia_to_cper()
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A Dgbmc-ncsi-sslh.socket.in1 [Socket] section
/openbmc/bmcweb/config/
H A Dbmcweb.socket.in4 [Socket] section
/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/
H A Ddropbear.socket4 [Socket] section
/openbmc/libmctp/systemd/system/
H A Dmctp-demux.socket4 [Socket] section
/openbmc/obmc-console/conf/
H A Dobmc-console-ssh.socket.in4 [Socket] section
H A Dobmc-console@.socket.in4 [Socket] section
/openbmc/phosphor-net-ipmid/
H A Dphosphor-ipmi-net@.socket4 [Socket] section
/openbmc/qemu/contrib/systemd/
H A Dqemu-pr-helper.socket4 [Socket] section
H A Dqemu-vmsr-helper.socket4 [Socket] section
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/
H A Dweston.socket5 [Socket] section
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A Dsshd.socket5 [Socket] section
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dresource.hpp89 Socket, enumerator
196 {LocationType::Socket, "Socket"},
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/
H A Ddovecot.socket4 [Socket] section
/openbmc/linux/Documentation/networking/caif/
H A Dlinux_caif.rst31 * CAIF Socket Layer and GPRS IP Interface.
41 ! ! IP !! !Socket!!
176 CAIF Socket and IP interface
182 Net device and Socket implement the 'receive()' function defined by
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-flask-socketio_5.3.6.bb1 SUMMARY = "Socket.IO integration for Flask applications"

1234