Home
last modified time | relevance | path

Searched refs:WatchData (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/
H A Dvhost-user-bridge.c382 typedef struct WatchData { struct
386 } WatchData; argument
391 struct WatchData *wd = ctx; in watch_cb()
401 static WatchData watches[FD_SETSIZE]; in vubr_set_watch()
402 struct WatchData *wd = &watches[fd]; in vubr_set_watch()