/third_party/eudev/src/libudev/ |
D | libudev-list.c | 275 _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()
|
D | libudev-device-private.c | 57 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
|
D | libudev.h | 67 #define udev_list_entry_foreach(list_entry, first_entry) \ argument
|
D | libudev-enumerate.c | 558 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
|
D | libudev-device.c | 371 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
|
D | libudev-monitor.c | 249 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/ |
D | libudev.h | 67 #define udev_list_entry_foreach(list_entry, first_entry) \ argument
|
/third_party/eudev/src/udev/ |
D | udevadm-info.c | 135 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
|
D | udev-node.c | 225 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
|
D | udevadm-monitor.c | 55 struct udev_list_entry *list_entry; in print_device() local
|
D | udev-event.c | 356 struct udev_list_entry *list_entry; in udev_event_apply_format() local 1052 struct udev_list_entry *list_entry; local
|
D | udev-rules.c | 671 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/ |
D | test-libudev.c | 42 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/ |
D | list.h | 43 #define list_entry(p, type, member) \ macro
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | kernel-list.h | 105 #define list_entry(ptr, type, member) \ macro
|
/third_party/quickjs/ |
D | list.h | 39 #define list_entry(el, type, member) \ macro
|
/third_party/e2fsprogs/lib/blkid/ |
D | list.h | 156 #define list_entry(ptr, type, member) \ macro
|
/third_party/alsa-utils/alsactl/ |
D | list.h | 211 #define list_entry(ptr, type, member) \ macro
|
/third_party/ltp/testcases/realtime/include/ |
D | list.h | 263 #define list_entry(ptr, type, member) \ macro
|
/third_party/exfatprogs/include/ |
D | list.h | 202 #define list_entry(ptr, type, member) \ macro
|
/third_party/e2fsprogs/e2fsck/ |
D | revoke.c | 491 struct list_head *list_entry; in jbd2_clear_buffer_revoked_flags() local
|
/third_party/iptables/libiptc/ |
D | linux_list.h | 330 #define list_entry(ptr, type, member) \ macro
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
D | list.h | 140 #define list_entry(ptr, type, field) container_of(ptr, type, field) macro
|
/third_party/boost/boost/thread/win32/ |
D | condition_variable.hpp | 128 typedef basic_cv_list_entry list_entry; typedef in boost::detail::basic_condition_variable
|
/third_party/ffmpeg/libavformat/ |
D | segment.c | 321 const SegmentListEntry *list_entry, in segment_list_print_entry()
|