HomeSort by: relevance | last modified time | path
    Searched defs:command2 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/tests/ntpd/
rc_cmdlength.c 21 const char *command2 = "Random Command\t\t\n\t"; local
29 length = strlen(command2);
30 commandLength = remoteconfig_cmdlength(command2, command2+length);
  /src/external/bsd/openldap/dist/libraries/libldap/
test.c 281 char line[256], command1, command2, command3; local
378 command2 = line[1];
383 switch ( command2 ) {

Completed in 25 milliseconds