Searched refs:list_clear (Results 1 – 3 of 3) sorted by relevance
/external/libcap-ng/libcap-ng-0.7/utils/ | ||
D | proc-llist.h | 54 void list_clear(llist* l); |
D | proc-llist.c | 68 void list_clear(llist* l) in list_clear() function |
D | netcap.c | 444 list_clear(&l); in main() |