Home
last modified time | relevance | path

Searched defs:printed_length (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/kyua-testers/dist/
H A Denv.c67 const size_t printed_length = snprintf(buffer, length, "%s=%s", name, in kyua_env_set() local
H A Dtext.c106 const int printed_length = vsnprintf(buffer, length + 1, format, ap2); in kyua_text_vprintf() local
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Decho-area.c984 int printed_length, k; variable