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

/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dload.c310 char * pzE; local
319 pzE = txt + l - 1;
322 pzE = txt + strlen(txt);
324 pzE = SPN_WHITESPACE_BACK(txt, pzE);
325 *pzE = NUL;
336 switch (pzE[-1]) {

Completed in 101 milliseconds