Home
last modified time | relevance | path

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

/src/contrib/ntp/libntp/
H A Dlib_strbuf.c21 static char lib_stringbuf_storage[LIB_NUMBUF][LIB_BUFLENGTH]; variable
49 lib_stringbuf[u] = lib_stringbuf_storage[u]; in init_lib()