/openbmc/bmcweb/include/ |
H A D | forward_unauthorized.hpp | 23 std::string_view accept, crow::Response& res) in sendUnauthorized()
|
/openbmc/qemu/target/rx/ |
H A D | helper.c | 125 int accept = 0; in rx_cpu_exec_interrupt() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | bpqether.h | 16 unsigned char accept[ETH_ALEN]; member
|
/openbmc/qemu/python/qemu/machine/ |
H A D | qtest.py | 93 def accept(self) -> None: member in QEMUQtestProtocol
|
/openbmc/bmcweb/http/ |
H A D | http_server.hpp | 82 for (const Acceptor& accept : acceptors) in run() local
|
H A D | http_connection.hpp | 926 std::string accept; member in crow::Connection
|
H A D | http2_connection.hpp | 54 std::string accept; member
|
/openbmc/qemu/python/qemu/qmp/ |
H A D | events.py | 511 def accept(self, event: Message) -> bool: member in EventListener
|
H A D | legacy.py | 158 def accept(self, timeout: Optional[float] = 15.0) -> QMPMessage: member in QEMUMonitorProtocol
|
H A D | protocol.py | 331 async def accept(self) -> None: member in AsyncProtocol
|
/openbmc/linux/security/apparmor/ |
H A D | match.c | 572 u32 *accept = ACCEPT_TABLE(dfa); in aa_dfa_match_until() local 633 u32 *accept = ACCEPT_TABLE(dfa); in aa_dfa_matchn_until() local
|
/openbmc/linux/include/xen/interface/io/ |
H A D | pvcalls.h | 75 } accept; member 110 } accept; member
|
/openbmc/linux/lib/ |
H A D | test_string.c | 186 const char accept[16]; in strspn_selftest() member
|
H A D | string.c | 443 size_t strspn(const char *s, const char *accept) in strspn()
|
/openbmc/phosphor-webui/app/server-health/controllers/ |
H A D | log-controller.js | 174 $scope.accept = function() { function
|
/openbmc/qemu/include/sysemu/ |
H A D | os-win32.h | 216 #define accept qemu_accept_wrap macro
|
/openbmc/linux/include/linux/sunrpc/ |
H A D | svcauth.h | 142 enum svc_auth_status (*accept)(struct svc_rqst *rqstp); member
|
/openbmc/qemu/scripts/qapi/ |
H A D | parser.py | 249 def accept(self, skip_comment: bool = True) -> None: member in QAPISchemaParser
|
/openbmc/linux/include/crypto/ |
H A D | if_alg.h | 48 int (*accept)(void *private, struct sock *sk); member
|
/openbmc/linux/sound/soc/sh/rcar/ |
H A D | rsnd.h | 734 int (*accept)(struct rsnd_dai_stream *io); member 773 #define rsnd_kctrl_new_m(mod, io, rtd, name, accept, update, cfg, size, max) \ argument 777 #define rsnd_kctrl_new_s(mod, io, rtd, name, accept, update, cfg, max) \ argument 781 #define rsnd_kctrl_new_e(mod, io, rtd, name, accept, update, cfg, texts, size) \ argument
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_acl.h | 109 } accept, drop, trap; member
|
H A D | prestera_acl.c | 36 } accept, drop, trap; member
|
/openbmc/linux/io_uring/ |
H A D | net.c | 1352 struct io_accept *accept = io_kiocb_to_cmd(req, struct io_accept); in io_accept_prep() local 1385 struct io_accept *accept = io_kiocb_to_cmd(req, struct io_accept); in io_accept() local
|
/openbmc/u-boot/lib/ |
H A D | string.c | 336 size_t strspn(const char *s, const char *accept) in strspn()
|
/openbmc/linux/include/linux/ |
H A D | net.h | 173 int (*accept) (struct socket *sock, member
|