Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckutio.c11900 static char asctmbuf[64]; variable
11972 asctmbuf[0] = '\0';
11973 if (s2) ckstrncpy(asctmbuf,s2,64);
11974 *s = asctmbuf;