Home
last modified time | relevance | path

Searched defs:list_entry (Results 1 – 25 of 27) sorted by relevance

12

/third_party/eudev/src/libudev/
Dlibudev-list.c275 _public_ struct udev_list_entry *udev_list_entry_get_next(struct udev_list_entry *list_entry) in udev_list_entry_get_next()
297 _public_ struct udev_list_entry *udev_list_entry_get_by_name(struct udev_list_entry *list_entry, co… in udev_list_entry_get_by_name()
321 _public_ const char *udev_list_entry_get_name(struct udev_list_entry *list_entry) in udev_list_entry_get_name()
336 _public_ const char *udev_list_entry_get_value(struct udev_list_entry *list_entry) in udev_list_entry_get_value()
343 int udev_list_entry_get_num(struct udev_list_entry *list_entry) in udev_list_entry_get_num()
350 void udev_list_entry_set_num(struct udev_list_entry *list_entry, int num) in udev_list_entry_set_num()
Dlibudev-device-private.c57 struct udev_list_entry *list_entry; in udev_device_tag_index() local
88 struct udev_list_entry *list_entry; in device_has_info() local
143 struct udev_list_entry *list_entry; in udev_device_update_db() local
Dlibudev.h67 #define udev_list_entry_foreach(list_entry, first_entry) \ argument
Dlibudev-enumerate.c558 struct udev_list_entry *list_entry; in match_sysattr() local
581 struct udev_list_entry *list_entry; in match_property() local
619 struct udev_list_entry *list_entry; in match_tag() local
643 struct udev_list_entry *list_entry; in match_sysname() local
723 struct udev_list_entry *list_entry; in match_subsystem() local
793 struct udev_list_entry *list_entry; in scan_devices_tags() local
Dlibudev-device.c371 struct udev_list_entry *list_entry; in udev_device_add_property_internal() local
585 struct udev_list_entry *list_entry; in udev_device_get_property_value() local
1367 struct udev_list_entry *list_entry; in udev_device_get_properties_list_entry() local
1386 struct udev_list_entry *list_entry; in udev_device_get_properties_list_entry() local
1464 struct udev_list_entry *list_entry; in udev_device_get_sysattr_value() local
1699 struct udev_list_entry *list_entry; in udev_device_add_devlink() local
1833 struct udev_list_entry *list_entry; in udev_device_has_tag() local
1849 struct udev_list_entry *list_entry; in update_envp_monitor_buf() local
Dlibudev-monitor.c249 struct udev_list_entry *list_entry; in udev_monitor_filter_update() local
485 struct udev_list_entry *list_entry; in passes_filter() local
686 struct udev_list_entry *list_entry; in udev_monitor_send_device() local
/third_party/eudev/export_include/
Dlibudev.h67 #define udev_list_entry_foreach(list_entry, first_entry) \ argument
/third_party/eudev/src/udev/
Dudevadm-info.c135 struct udev_list_entry *list_entry; in print_record() local
177 struct udev_list_entry *list_entry; in export_devices() local
291 struct udev_list_entry *list_entry; in uinfo() local
Dudev-node.c225 struct udev_list_entry *list_entry; in udev_node_update_old_links() local
342 struct udev_list_entry *list_entry; in udev_node_add() local
362 struct udev_list_entry *list_entry; in udev_node_remove() local
Dudevadm-monitor.c55 struct udev_list_entry *list_entry; in print_device() local
Dudev-event.c356 struct udev_list_entry *list_entry; in udev_event_apply_format() local
1052 struct udev_list_entry *list_entry; local
Dudev-rules.c671 struct udev_list_entry *list_entry; in import_parent_into_properties() local
1942 struct udev_list_entry *list_entry; in udev_rules_apply_to_event() local
1970 struct udev_list_entry *list_entry; in udev_rules_apply_to_event() local
1985 struct udev_list_entry *list_entry; in udev_rules_apply_to_event() local
/third_party/eudev/test/
Dtest-libudev.c42 struct udev_list_entry *list_entry; in print_device() local
198 struct udev_list_entry *list_entry; in test_enumerate_print_list() local
/third_party/alsa-lib/include/
Dlist.h43 #define list_entry(p, type, member) \ macro
/third_party/e2fsprogs/lib/ext2fs/
Dkernel-list.h105 #define list_entry(ptr, type, member) \ macro
/third_party/quickjs/
Dlist.h39 #define list_entry(el, type, member) \ macro
/third_party/e2fsprogs/lib/blkid/
Dlist.h156 #define list_entry(ptr, type, member) \ macro
/third_party/alsa-utils/alsactl/
Dlist.h211 #define list_entry(ptr, type, member) \ macro
/third_party/ltp/testcases/realtime/include/
Dlist.h263 #define list_entry(ptr, type, member) \ macro
/third_party/exfatprogs/include/
Dlist.h202 #define list_entry(ptr, type, member) \ macro
/third_party/e2fsprogs/e2fsck/
Drevoke.c491 struct list_head *list_entry; in jbd2_clear_buffer_revoked_flags() local
/third_party/iptables/libiptc/
Dlinux_list.h330 #define list_entry(ptr, type, member) \ macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dlist.h140 #define list_entry(ptr, type, field) container_of(ptr, type, field) macro
/third_party/boost/boost/thread/win32/
Dcondition_variable.hpp128 typedef basic_cv_list_entry list_entry; typedef in boost::detail::basic_condition_variable
/third_party/ffmpeg/libavformat/
Dsegment.c321 const SegmentListEntry *list_entry, in segment_list_print_entry()

12