Home
last modified time | relevance | path

Searched defs:clist (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/
Dnameif.c191 static void prepend_new_eth_table(ethtable_t **clist, char *ifname, char *selector) in prepend_new_eth_table()
223 ethtable_t *clist = NULL; in nameif_main() local
/busybox-1.35.0/editors/
Ddiff.c304 struct cand *clist = xzalloc(clistlen * sizeof(clist[0])); in stone() local