Searched refs:log_init (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dlog.h51 void log_init (const char *, bool);
H A Dlog.c78 /* The file descriptor used for logging. This is NULL before log_init
79 is called; logging functions log to stderr then. log_init sets it
305 called before log_init, in which case it returns stderr. This is
306 useful in case someone calls a logging function before log_init.
321 WARCLOGFP, except if called before log_init, in which case it
323 function before log_init.
592 log_init (const char *file, bool appendp)
587 log_init (const char *file, bool appendp) function
H A Dmain.c1531 log_init (opt.lfilename, append_to_log);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dlog.h51 void log_init (const char *, bool);
H A Dlog.c78 /* The file descriptor used for logging. This is NULL before log_init
79 is called; logging functions log to stderr then. log_init sets it
305 called before log_init, in which case it returns stderr. This is
306 useful in case someone calls a logging function before log_init.
321 WARCLOGFP, except if called before log_init, in which case it
323 function before log_init.
592 log_init (const char *file, bool appendp)
587 log_init (const char *file, bool appendp) function
H A Dmain.c1531 log_init (opt.lfilename, append_to_log);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Dlog.h51 void log_init (const char *, bool);
H A Dlog.c78 /* The file descriptor used for logging. This is NULL before log_init
79 is called; logging functions log to stderr then. log_init sets it
305 called before log_init, in which case it returns stderr. This is
306 useful in case someone calls a logging function before log_init.
321 WARCLOGFP, except if called before log_init, in which case it
323 function before log_init.
592 log_init (const char *file, bool appendp)
587 log_init (const char *file, bool appendp) function
H A Dmain.c1531 log_init (opt.lfilename, append_to_log);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dlog.h47 extern int log_init(const char *fname, const char *debug);
H A Dlog.c79 log_init(const char *fname, const char *debug) function
H A Dminidlna.c998 log_init(path, log_level);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dlog.h47 extern int log_init(const char *fname, const char *debug);
H A Dlog.c79 log_init(const char *fname, const char *debug) function
H A Dminidlna.c998 log_init(path, log_level);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dlog.h47 extern int log_init(const char *fname, const char *debug);
H A Dlog.c79 log_init(const char *fname, const char *debug) function
H A Dminidlna.c998 log_init(path, log_level);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libatalk/util/
H A Dlogger.c249 static void log_init(void) function
479 log_init();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libatalk/util/
H A Dlogger.c249 static void log_init(void) function
479 log_init();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libatalk/util/
H A Dlogger.c249 static void log_init(void) function
479 log_init();

Completed in 219 milliseconds