Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dline_wrap.c78 void line_wrap(const char *str, int len, int indent, LINE_WRAP_FN output_fn, in line_wrap() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dengine.c143 static const int line_wrap = 78; in util_verbose() local
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dengine.c152 static const int line_wrap = 78; in util_verbose() local