Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ddgst.c472 size_t i, e = 0, length = strlen(file), newline_count = 0, mem_len = 0; in newline_escape_filename() local
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dman.c380 int newline_count = 0; in clean_manpage() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-c.c662 static int newline_count; variable