HomeSort by relevance Sort by last modified time
    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 303 milliseconds