Home
last modified time | relevance | path

Searched refs:UTIL_LINE_SIZE (Results 1 – 4 of 4) sorted by relevance

/third_party/eudev/src/libudev/
Dlibudev.c105 char line[UTIL_LINE_SIZE]; in udev_new()
Dlibudev-private.h138 #define UTIL_LINE_SIZE 16384 macro
Dlibudev-device.c398 char name[UTIL_LINE_SIZE]; in udev_device_add_property_from_string()
600 char line[UTIL_LINE_SIZE]; in udev_device_read_db()
665 char line[UTIL_LINE_SIZE]; in udev_device_read_uevent_file()
/third_party/eudev/src/udev/
Dudev-rules.c628 char line[UTIL_LINE_SIZE]; in import_file_into_properties()
645 char result[UTIL_LINE_SIZE]; in import_program_into_properties()
1603 char line[UTIL_LINE_SIZE]; in parse_file()
2127 char result[UTIL_LINE_SIZE]; in udev_rules_apply_to_event()