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

/freebsd-12-stable/contrib/ntp/sntp/
H A Dcrypto.c243 char * octothorpe; local
251 octothorpe = strchr(kbuf, '#');
252 if (octothorpe)
253 *octothorpe = '\0';

Completed in 102 milliseconds