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

/netbsd-current/external/bsd/ntp/dist/sntp/
H A Dcrypto.c245 char * octothorpe; local
253 octothorpe = strchr(kbuf, '#');
254 if (octothorpe)
255 *octothorpe = '\0';

Completed in 119 milliseconds