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

  /external/valgrind/coregrind/m_debuginfo/
readmacho.c 781 struct dylib_command dcmd; local
782 ML_(cur_read_get)(&dcmd, cmd_cur, sizeof(dcmd));
784 = ML_(cur_plus)(cmd_cur, dcmd.dylib.name.offset);
795 struct dylinker_command dcmd; local
796 ML_(cur_read_get)(&dcmd, cmd_cur, sizeof(dcmd));
798 = ML_(cur_plus)(cmd_cur, dcmd.name.offset);
    [all...]
  /external/libvncserver/x11vnc/
x11vnc.c 536 char dcmd[100]; local
552 sprintf(dcmd, "netstat -an | grep -w '%d'", listen[i]);
553 fprintf(stderr, "#1 %s\n", dcmd);
554 system(dcmd);
560 fprintf(stderr, "#2 %s\n", dcmd);
561 system(dcmd);
    [all...]
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ssvnc.tcl     [all...]
  /prebuilts/android-emulator/linux-x86_64/qemu/linux-x86/
qemu-system-mips64el 

Completed in 2959 milliseconds