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

  /external/qemu/slirp/
debug.h 39 void debug_init _P((char *, int));
debug.c 27 debug_init(file, dbg) function
350 debug_init("slirp_stats", 0xf);
  /external/qemu/slirp-android/
debug.h 39 void debug_init _P((char *, int));
debug.c 28 debug_init(file, dbg) function
322 debug_init("slirp_stats", 0xf);
slirp.c 239 debug_init( slirp_logfile, slirp_logmask );
    [all...]

Completed in 278 milliseconds