Home
last modified time | relevance | path

Searched refs:bin_log (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/zbar/zbar-0.23.90/test/
H A Dtest_dbus.c48 static FILE *bin_log = NULL; variable
63 bin_log = fopen(optarg, "wb"); in parse_opt()
102 if (!bin_log) in main()
103 bin_log = fdopen(dup(fileno(stderr)), "w+"); in main()
193 fwrite(str, sizeof(*str), length, bin_log); in main()
216 fclose(bin_log); in main()
/dports/shells/zsh/zsh-5.8.1/Src/
H A Dwatch.c602 bin_log(UNUSED(char *nam), UNUSED(char **argv), UNUSED(Options ops), UNUSED(int func)) function
624 bin_log(char *nam, char **argv, Options ops, int func) function
H A Dbuiltin.c92 BUILTIN("log", 0, bin_log, 0, 0, 0, NULL, NULL),
/dports/textproc/augeas/augeas-1.12.0/lenses/tests/
H A Dtest_mysql.aug78 # WARNING: Using expire_logs_days without bin_log crashes the server! See README.Debian!
218 …{ "#comment" = "WARNING: Using expire_logs_days without bin_log crashes the server! See README.Deb…