Home
last modified time | relevance | path

Searched defs:stringbuf (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__fwd/
H A Dsstream.h31 using stringbuf = basic_stringbuf<char>; global() variable
/freebsd-src/sys/kern/
H A Dsubr_hints.c407 static char stringbuf[256]; in resource_string_copy() local