HomeSort by relevance Sort by last modified time
    Searched full:monitor_read (Results 1 - 3 of 3) sorted by null

  /external/openssh/
monitor.h 92 int monitor_read(struct monitor*, struct mon_table *, struct mon_table **);
monitor.c 383 authenticated = (monitor_read(pmonitor, mon_dispatch, &ent) == 1);
481 monitor_read(pmonitor, mon_dispatch, NULL);
543 monitor_read(struct monitor *pmonitor, struct mon_table *ent, function
    [all...]
  /external/qemu/
monitor.c 2985 static void monitor_read(void *opaque, const uint8_t *buf, int size) function
    [all...]

Completed in 134 milliseconds