Searched refs:zlog_set_file (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dlog.h140 This function should not be used for file logging (use zlog_set_file
145 extern int zlog_set_file (struct zlog *zl, const char *filename, int log_level);
H A Dlog.c720 zlog_set_file (struct zlog *zl, const char *filename, int log_level) function
H A Dcommand.c3693 ret = zlog_set_file (NULL, fullpath, loglevel);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dlog.h140 This function should not be used for file logging (use zlog_set_file
145 extern int zlog_set_file (struct zlog *zl, const char *filename, int log_level);
H A Dlog.c720 zlog_set_file (struct zlog *zl, const char *filename, int log_level) function
H A Dcommand.c3693 ret = zlog_set_file (NULL, fullpath, loglevel);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dlog.h140 This function should not be used for file logging (use zlog_set_file
145 extern int zlog_set_file (struct zlog *zl, const char *filename, int log_level);
H A Dlog.c720 zlog_set_file (struct zlog *zl, const char *filename, int log_level) function
H A Dcommand.c3693 ret = zlog_set_file (NULL, fullpath, loglevel);

Completed in 86 milliseconds