Lines Matching refs:lib

4 lib_LTLIBRARIES += lib/libfrr.la
9 lib/agg_table.c \
10 lib/atomlist.c \
11 lib/bfd.c \
12 lib/buffer.c \
13 lib/checksum.c \
14 lib/command.c \
15 lib/command_graph.c \
16 lib/command_lex.l \
17 lib/command_match.c \
18 lib/command_parse.y \
19 lib/csv.c \
20 lib/debug.c \
21 lib/defaults.c \
22 lib/distribute.c \
23 lib/ferr.c \
24 lib/filter.c \
25 lib/filter_cli.c \
26 lib/filter_nb.c \
27 lib/frrcu.c \
28 lib/frrlua.c \
29 lib/frr_pthread.c \
30 lib/frrstr.c \
31 lib/getopt.c \
32 lib/getopt1.c \
33 lib/grammar_sandbox.c \
34 lib/graph.c \
35 lib/hash.c \
36 lib/hook.c \
37 lib/id_alloc.c \
38 lib/if.c \
39 lib/if_rmap.c \
40 lib/imsg-buffer.c \
41 lib/imsg.c \
42 lib/jhash.c \
43 lib/json.c \
44 lib/keychain.c \
45 lib/lib_errors.c \
46 lib/lib_vty.c \
47 lib/libfrr.c \
48 lib/linklist.c \
49 lib/log.c \
50 lib/log_filter.c \
51 lib/log_vty.c \
52 lib/md5.c \
53 lib/memory.c \
54 lib/mlag.c \
55 lib/module.c \
56 lib/mpls.c \
57 lib/srv6.c \
58 lib/network.c \
59 lib/nexthop.c \
60 lib/netns_linux.c \
61 lib/netns_other.c \
62 lib/nexthop_group.c \
63 lib/northbound.c \
64 lib/northbound_cli.c \
65 lib/northbound_db.c \
66 lib/ntop.c \
67 lib/openbsd-tree.c \
68 lib/pid_output.c \
69 lib/plist.c \
70 lib/prefix.c \
71 lib/privs.c \
72 lib/ptm_lib.c \
73 lib/pullwr.c \
74 lib/qobj.c \
75 lib/ringbuf.c \
76 lib/routemap.c \
77 lib/routemap_cli.c \
78 lib/routemap_northbound.c \
79 lib/sbuf.c \
80 lib/seqlock.c \
81 lib/sha256.c \
82 lib/sigevent.c \
83 lib/skiplist.c \
84 lib/sockopt.c \
85 lib/sockunion.c \
86 lib/spf_backoff.c \
87 lib/srcdest_table.c \
88 lib/stream.c \
89 lib/strlcat.c \
90 lib/strlcpy.c \
91 lib/systemd.c \
92 lib/table.c \
93 lib/termtable.c \
94 lib/thread.c \
95 lib/typerb.c \
96 lib/typesafe.c \
97 lib/vector.c \
98 lib/vrf.c \
99 lib/vty.c \
100 lib/wheel.c \
101 lib/workqueue.c \
102 lib/yang.c \
103 lib/yang_translator.c \
104 lib/yang_wrappers.c \
105 lib/zclient.c \
106 lib/zlog.c \
107 lib/zlog_targets.c \
108 lib/printf/printf-pos.c \
109 lib/printf/vfprintf.c \
110 lib/printf/glue.c \
111 lib/routing_nb.c \
112 lib/routing_nb_config.c \
130 lib/distribute.c \
131 lib/filter.c \
132 lib/filter_cli.c \
133 lib/if.c \
134 lib/if_rmap.c \
135 lib/keychain.c \
136 lib/lib_vty.c \
137 lib/nexthop_group.c \
138 lib/plist.c \
139 lib/routemap.c \
140 lib/routemap_cli.c \
141 lib/vrf.c \
142 lib/vty.c \
145 vtysh_scan += lib/agentx.c
149 lib_libfrr_la_SOURCES += lib/db.c
153 lib/if.c \
154 lib/filter_cli.c \
155 lib/log_vty.c \
156 lib/nexthop_group.c \
157 lib/northbound_cli.c \
158 lib/plist.c \
159 lib/routemap_cli.c \
160 lib/vty.c \
164 lib/agg_table.h \
165 lib/atomlist.h \
166 lib/bfd.h \
167 lib/bitfield.h \
168 lib/buffer.h \
169 lib/checksum.h \
170 lib/mlag.h \
171 lib/command.h \
172 lib/command_graph.h \
173 lib/command_match.h \
174 lib/compiler.h \
175 lib/csv.h \
176 lib/db.h \
177 lib/debug.h \
178 lib/defaults.h \
179 lib/distribute.h \
180 lib/ferr.h \
181 lib/filter.h \
182 lib/freebsd-queue.h \
183 lib/frrlua.h \
184 lib/frr_pthread.h \
185 lib/frratomic.h \
186 lib/frrcu.h \
187 lib/frrstr.h \
188 lib/getopt.h \
189 lib/graph.h \
190 lib/hash.h \
191 lib/hook.h \
192 lib/iana_afi.h \
193 lib/id_alloc.h \
194 lib/if.h \
195 lib/if_rmap.h \
196 lib/imsg.h \
197 lib/ipaddr.h \
198 lib/jhash.h \
199 lib/json.h \
200 lib/keychain.h \
201 lib/lib_errors.h \
202 lib/lib_vty.h \
203 lib/libfrr.h \
204 lib/libospf.h \
205 lib/linklist.h \
206 lib/log.h \
207 lib/log_vty.h \
208 lib/md5.h \
209 lib/memory.h \
210 lib/module.h \
211 lib/monotime.h \
212 lib/mpls.h \
213 lib/srv6.h \
214 lib/network.h \
215 lib/nexthop.h \
216 lib/nexthop_group.h \
217 lib/nexthop_group_private.h \
218 lib/northbound.h \
219 lib/northbound_cli.h \
220 lib/northbound_db.h \
221 lib/ns.h \
222 lib/openbsd-queue.h \
223 lib/openbsd-tree.h \
224 lib/plist.h \
225 lib/prefix.h \
226 lib/printfrr.h \
227 lib/privs.h \
228 lib/ptm_lib.h \
229 lib/pullwr.h \
230 lib/pw.h \
231 lib/qobj.h \
232 lib/queue.h \
233 lib/ringbuf.h \
234 lib/routemap.h \
235 lib/sbuf.h \
236 lib/seqlock.h \
237 lib/sha256.h \
238 lib/sigevent.h \
239 lib/skiplist.h \
240 lib/smux.h \
241 lib/sockopt.h \
242 lib/sockunion.h \
243 lib/spf_backoff.h \
244 lib/srcdest_table.h \
245 lib/srte.h \
246 lib/stream.h \
247 lib/systemd.h \
248 lib/table.h \
249 lib/termtable.h \
250 lib/thread.h \
251 lib/typerb.h \
252 lib/typesafe.h \
253 lib/vector.h \
254 lib/vlan.h \
255 lib/vrf.h \
256 lib/vrf_int.h \
257 lib/vty.h \
258 lib/vxlan.h \
259 lib/wheel.h \
260 lib/workqueue.h \
261 lib/yang.h \
262 lib/yang_translator.h \
263 lib/yang_wrappers.h \
264 lib/zassert.h \
265 lib/zclient.h \
266 lib/zebra.h \
267 lib/zlog.h \
268 lib/zlog_targets.h \
269 lib/pbr.h \
270 lib/routing_nb.h \
275 lib/route_types.h \
276 lib/version.h \
280 lib/clippy.h \
281 lib/plist_int.h \
282 lib/printf/printfcommon.h \
283 lib/printf/printflocal.h \
301 lib_LTLIBRARIES += lib/libfrrsnmp.la
308 lib/agentx.c \
309 lib/snmp.c \
316 lib_LTLIBRARIES += lib/libfrrcares.la
317 pkginclude_HEADERS += lib/resolver.h
324 lib/resolver.c \
331 lib_LTLIBRARIES += lib/libfrrzmq.la
332 pkginclude_HEADERS += lib/frr_zmq.h
339 lib/frr_zmq.c \
346 module_LTLIBRARIES += lib/confd.la
351 lib_confd_la_LIBADD = lib/libfrr.la $(CONFD_LIBS)
352 lib_confd_la_SOURCES = lib/northbound_confd.c
358 module_LTLIBRARIES += lib/sysrepo.la
363 lib_sysrepo_la_LIBADD = lib/libfrr.la $(SYSREPO_LIBS)
364 lib_sysrepo_la_SOURCES = lib/northbound_sysrepo.c
370 module_LTLIBRARIES += lib/grpc.la
375 lib_grpc_la_LIBADD = lib/libfrr.la grpc/libfrrgrpc_pb.la $(GRPC_LIBS)
376 lib_grpc_la_SOURCES = lib/northbound_grpc.cpp
382 lib/grammar_sandbox \
386 noinst_PROGRAMS += lib/clippy
390 @$(MAKE) -C $(top_builddir)/hosttools lib/route_types.h lib/clippy
395 lib/grammar_sandbox_main.c
397 lib/libfrr.la
404 lib/clippy.c \
405 lib/command_graph.c \
406 lib/command_lex.l \
407 lib/command_parse.y \
408 lib/command_py.c \
409 lib/defun_lex.l \
410 lib/graph.c \
411 lib/memory.c \
412 lib/vector.c \
438 lib/command_lex.h \
439 lib/command_parse.h \
440 lib/gitversion.pl \
441 lib/route_types.pl \
442 lib/route_types.txt \
446 lib/gitversion.h \
447 lib/route_types.h \
451 $(lib_clippy_OBJECTS): lib/route_types.h
452 $(lib_libfrr_la_OBJECTS): lib/route_types.h
456 lib/command_lex.h: lib/command_lex.c
457 @if test ! -f $@; then rm -f "lib/command_lex.c"; else :; fi
458 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) "lib/command_lex.c"; else :; fi
459 lib/command_lex.lo: lib/command_parse.h
460 lib/command_parse.lo: lib/command_lex.h
461 lib/clippy-command_lex.$(OBJEXT): lib/command_parse.h
462 lib/clippy-command_parse.$(OBJEXT): lib/command_lex.h
463 lib/lib_clippy-command_lex.$(OBJEXT): lib/command_parse.h
464 lib/lib_clippy-command_parse.$(OBJEXT): lib/command_lex.h
466 lib/route_types.h: $(top_srcdir)/lib/route_types.txt $(top_srcdir)/lib/route_types.pl
467 $(PERL) $(top_srcdir)/lib/route_types.pl < $(top_srcdir)/lib/route_types.txt > $@
468 DISTCLEANFILES += lib/route_types.h
477 PHONY_GITVERSION=lib/gitversion.h.tmp
478 .SILENT: lib/gitversion.h lib/gitversion.h.tmp
479 GITH=lib/gitversion.h
480 lib/gitversion.h.tmp: $(top_srcdir)/.git
481 $(PERL) $(top_srcdir)/lib/gitversion.pl $(top_srcdir) > ${GITH}.tmp
482 lib/gitversion.h: lib/gitversion.h.tmp
486 PHONY_GITVERSION=lib/gitversion.h
487 lib/gitversion.h: