OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:list_for_each_entry
(Results
1 - 3
of
3
) sorted by null
/external/f2fs-tools/include/
list.h
80
#define
list_for_each_entry
(pos, head, member) \
macro
/external/iptables/libiptc/
linux_list.h
375
*
list_for_each_entry
- iterate over list of given type
380
#define
list_for_each_entry
(pos, head, member) \
macro
/external/libusb/libusb/
libusbi.h
56
#define
list_for_each_entry
(pos, head, member) \
macro
Completed in 121 milliseconds