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

  /src/external/bsd/libevent/dist/test/
test-ratelim.c 61 static int cfg_help = 0; variable
564 { "-h", &cfg_help, 0, 1 },
661 if (cfg_help) {
  /src/external/bsd/ntp/dist/sntp/libevent/test/
test-ratelim.c 62 static int cfg_help = 0; variable
565 { "-h", &cfg_help, 0, 1 },
662 if (cfg_help) {

Completed in 48 milliseconds