Searched defs:liblist_foreach (Results 1 - 1 of 1) sorted by relevance
/pkg/src/modules/ | ||
H A D | liblist.c | 98 liblist_foreach(liblist_t *lst, int (*cb)(libnode_t *, void *, void *), function 126 if (liblist_foreach(lst, copyto_liblist_cb, nl, NULL) == -1) |
Completed in 46 milliseconds