Home
last modified time | relevance | path

Searched defs:accept (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/bmcweb/include/
H A Dforward_unauthorized.hpp17 std::string_view accept, crow::Response& res) in sendUnauthorized()
/openbmc/qemu/target/rx/
H A Dhelper.c127 int accept = 0; in rx_cpu_exec_interrupt() local
/openbmc/linux/include/uapi/linux/
H A Dbpqether.h16 unsigned char accept[ETH_ALEN]; member
/openbmc/qemu/python/qemu/machine/
H A Dqtest.py93 def accept(self) -> None: member in QEMUQtestProtocol
/openbmc/qemu/python/qemu/qmp/
H A Devents.py511 def accept(self, event: Message) -> bool: member in EventListener
H A Dlegacy.py158 def accept(self, timeout: Optional[float] = 15.0) -> QMPMessage: member in QEMUMonitorProtocol
H A Dprotocol.py331 async def accept(self) -> None: member in AsyncProtocol
/openbmc/linux/include/xen/interface/io/
H A Dpvcalls.h75 } accept; member
110 } accept; member
/openbmc/linux/security/apparmor/
H A Dmatch.c572 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/lib/
H A Dtest_string.c186 const char accept[16]; in strspn_selftest() member
H A Dstring.c443 size_t strspn(const char *s, const char *accept) in strspn()
/openbmc/phosphor-webui/app/server-health/controllers/
H A Dlog-controller.js174 $scope.accept = function() { function
/openbmc/qemu/include/sysemu/
H A Dos-win32.h211 #define accept qemu_accept_wrap macro
/openbmc/linux/include/linux/sunrpc/
H A Dsvcauth.h142 enum svc_auth_status (*accept)(struct svc_rqst *rqstp); member
/openbmc/linux/include/crypto/
H A Dif_alg.h48 int (*accept)(void *private, struct sock *sk); member
/openbmc/linux/sound/soc/sh/rcar/
H A Drsnd.h734 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/qemu/scripts/qapi/
H A Dparser.py246 def accept(self, skip_comment: bool = True) -> None: member in QAPISchemaParser
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_acl.h109 } accept, drop, trap; member
H A Dprestera_acl.c36 } accept, drop, trap; member
/openbmc/linux/io_uring/
H A Dnet.c1350 struct io_accept *accept = io_kiocb_to_cmd(req, struct io_accept); in io_accept_prep() local
1383 struct io_accept *accept = io_kiocb_to_cmd(req, struct io_accept); in io_accept() local
/openbmc/u-boot/lib/
H A Dstring.c336 size_t strspn(const char *s, const char *accept) in strspn()
/openbmc/linux/include/linux/
H A Dnet.h173 int (*accept) (struct socket *sock, member
/openbmc/qemu/io/
H A Dchannel-websock.c345 char *accept = NULL; in qio_channel_websock_handshake_send_res_ok() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.c1797 unsigned long accept = 0; in bnx2x_vf_mbx_qfilters() local
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h519 u8 accept:1; member
526 u8 accept:1; member

12