Home
last modified time | relevance | path

Searched refs:parseRPDB (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/pending/
Dip.c162 static void parseRPDB(char *fname, struct arglist **list, int32_t size) in parseRPDB() function
221 parseRPDB("/etc/iproute2/rt_dsfield", alist, ARRAY_LEN(rt_dsfield)); in getlist()
238 parseRPDB("/etc/iproute2/rt_protos", alist, ARRAY_LEN(rt_protos)); in getlist()
246 parseRPDB("/etc/iproute2/rt_realms", alist, ARRAY_LEN(rt_realms)); in getlist()
258 parseRPDB("/etc/iproute2/rt_scopes", alist, ARRAY_LEN(rt_scope)); in getlist()
268 parseRPDB("/etc/iproute2/rt_tables", alist, ARRAY_LEN(rt_tables)); in getlist()