Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dremote-notif.h36 typedef struct notif_client struct
47 void (*parse) (struct notif_client *self, char *buf, argument
52 void (*ack) (struct notif_client *self, char *buf, argument
57 int (*can_get_pending_events) (struct notif_client *self); argument
71 void remote_notif_ack (struct notif_client *nc, char *buf); argument