HomeSort by relevance Sort by last modified time
    Searched refs:monitor_init (Results 1 - 11 of 11) sorted by null

  /external/openssh/
monitor.h 83 struct monitor *monitor_init(void);
sshd.c 631 pmonitor = monitor_init();
    [all...]
monitor.c 1984 monitor_init(void) function
    [all...]
  /external/qemu/
monitor.h 13 /* flags for monitor_init */
46 void monitor_init(CharDriverState *chr, int flags);
gdbstub.c     [all...]
qemu-char.c     [all...]
vl-android.c     [all...]
vl.c     [all...]
  /external/chromium_org/cloud_print/virtual_driver/win/port_monitor/
spooler_win.h 101 MONITOR2* WINAPI InitializePrintMonitor2(MONITORINIT* monitor_init,
port_monitor_unittest.cc 182 MONITORINIT monitor_init = {0}; local
192 MONITOR2* monitor2 = InitializePrintMonitor2(&monitor_init, &monitor_handle);
  /external/qemu/android/
console.c     [all...]

Completed in 865 milliseconds