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

  /src/external/bsd/ntp/dist/tests/ntpd/
rc_cmdlength.c 20 const char *command1 = "Random Command"; local
25 length = strlen(command1);
26 commandLength = remoteconfig_cmdlength(command1, command1+length);
  /src/external/bsd/openldap/dist/libraries/libldap/
test.c 281 char line[256], command1, command2, command3; local
377 command1 = line[0];
381 switch ( command1 ) {

Completed in 53 milliseconds