Home
last modified time | relevance | path

Searched defs:add_client (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/ui/
H A Ddbus-module.h5 bool (*add_client)(int csock, Error **errp); member
/openbmc/qemu/monitor/
H A Dqmp-cmds.c124 bool (*add_client)(int fd, bool has_skipauth, bool skipauth, in qmp_add_client() member
/openbmc/linux/fs/ntfs3/
H A Dfslog.c599 static inline void add_client(struct CLIENT_REC *ca, u16 index, __le16 *head) in add_client() function