Home
last modified time | relevance | path

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

/dports/databases/iowow/iowow-1.4.13/src/log/tests/
H A Diwlog_test1.c66 fprintf(stderr, "Redirecting log to: %s" IW_LINE_SEP, fname); in iwlog_test2()
89 fprintf(stderr, "%s\n\n" IW_LINE_SEP, buf); in iwlog_test2()
/dports/databases/iowow/iowow-1.4.13/src/
H A Dbasedefs.h103 #define IW_LINE_SEP "\r\n" macro
107 #define IW_LINE_SEP "\n" macro
/dports/databases/iowow/iowow-1.4.13/src/log/
H A Diwlog.c106 fprintf(stderr, "Logging function returned with error: %" PRIu64 IW_LINE_SEP, rc); in iwlog_va()
460 fprintf(out, IW_LINE_SEP); in _default_logfn()