Searched refs:CONFDIR (Results 1 – 5 of 5) sorted by relevance
/external/iproute2/lib/ |
D | rt_names.c | 149 rtnl_tab_initialize(CONFDIR "/rt_protos", in rtnl_rtprot_initialize() 152 d = opendir(CONFDIR "/rt_protos.d"); in rtnl_rtprot_initialize() 170 snprintf(path, sizeof(path), CONFDIR "/rt_protos.d/%s", in rtnl_rtprot_initialize() 239 rtnl_tab_initialize(CONFDIR "/rt_scopes", in rtnl_rtscope_initialize() 304 rtnl_tab_initialize(CONFDIR "/rt_realms", in rtnl_rtrealm_initialize() 381 rtnl_hash_initialize(CONFDIR "/rt_tables", in rtnl_rttable_initialize() 384 d = opendir(CONFDIR "/rt_tables.d"); in rtnl_rttable_initialize() 403 CONFDIR "/rt_tables.d/%s", de->d_name); in rtnl_rttable_initialize() 469 rtnl_tab_initialize(CONFDIR "/rt_dsfield", in rtnl_rtdsfield_initialize() 536 rtnl_hash_initialize(CONFDIR "/group", in rtnl_group_initialize() [all …]
|
D | bpf.c | 2456 bpf_hash_init(ctx, CONFDIR "/bpf_pinning"); in bpf_elf_ctx_init()
|
/external/iproute2/ |
D | Makefile | 10 CONFDIR?=/etc/iproute2 macro
|
/external/iproute2/include/ |
D | utils.h | 32 #ifndef CONFDIR 33 #define CONFDIR "/etc/iproute2" macro
|
/external/openthread/third_party/nlbuild-autotools/repo/scripts/ |
D | mkversion | 44 CONFDIR=${ROOTDIR}etc
|