Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/tests/
H A Dt-log.c52 char testString[256] = "12345 ABC"; in testWriteInCustomLogfile() local
62 msyslog(LOG_ERR, "%s", testString); in testWriteInCustomLogfile()
78 x = strstr(line,testString); in testWriteInCustomLogfile()