Home
last modified time | relevance | path

Searched refs:testString (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/ntp/sntp/tests/
Dt-log.c53 char testString[256] = "12345 ABC"; in testWriteInCustomLogfile() local
63 msyslog(LOG_ERR, "%s", testString); in testWriteInCustomLogfile()
79 x = strstr(line,testString); in testWriteInCustomLogfile()