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

  /hardware/qcom/audio/legacy/libalsa-intf/
alsaucm_test.c 45 static int process_cmd(char *cmdStr);
88 char cmdstr[256] = {'\0'}; local
105 strlcat(cmdstr, &ch , (2+strlen(cmdstr)));
108 if (!strncmp(cmdstr, exit_str, strlen(cmdstr))) {
116 process_cmd(cmdstr);
117 memset(cmdstr, 0, sizeof(cmdstr));
159 static int process_cmd(char *cmdStr)
    [all...]
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ssvnc.tcl     [all...]

Completed in 58 milliseconds