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