Searched refs:octothorpe (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/ntp/sntp/
H A Dcrypto.c125 char * octothorpe; local
133 octothorpe = strchr(kbuf, '#');
134 if (octothorpe)
135 *octothorpe = '\0';

Completed in 93 milliseconds