Searched refs:zlog_default (Results 51 - 60 of 60) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dfilter.c1585 if (zlog_default)
1587 zlog_proto_names[zlog_default->protocol], VTY_NEWLINE);
H A Dplist.c930 if (zlog_default)
931 vty_out (vty, "%s: ", zlog_proto_names[zlog_default->protocol]);
H A Dvty.c422 if (zlog_default)
423 protocolname = zlog_proto_names[zlog_default->protocol];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dplist.c930 if (zlog_default)
931 vty_out (vty, "%s: ", zlog_proto_names[zlog_default->protocol]);
H A Dvty.c422 if (zlog_default)
423 protocolname = zlog_proto_names[zlog_default->protocol];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dplist.c930 if (zlog_default)
931 vty_out (vty, "%s: ", zlog_proto_names[zlog_default->protocol]);
H A Dvty.c422 if (zlog_default)
423 protocolname = zlog_proto_names[zlog_default->protocol];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/watchquagga/
H A Dwatchquagga.c1339 zlog_default = openzlog(progname, ZLOG_NONE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/watchquagga/
H A Dwatchquagga.c1339 zlog_default = openzlog(progname, ZLOG_NONE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/watchquagga/
H A Dwatchquagga.c1339 zlog_default = openzlog(progname, ZLOG_NONE,

Completed in 120 milliseconds

123