Searched refs:UDEV_LINE_SIZE (Results 1 – 2 of 2) sorted by relevance
15 #define UDEV_LINE_SIZE 16384 macro
1224 r = read_line(f, UDEV_LINE_SIZE, &buf); in udev_rules_parse_file()1239 if (strlen(continuation) + len >= UDEV_LINE_SIZE) in udev_rules_parse_file()1720 char buf[UDEV_PATH_SIZE], result[UDEV_LINE_SIZE]; in udev_rule_apply_token_to_event()1808 char buf[UDEV_PATH_SIZE], result[UDEV_LINE_SIZE]; in udev_rule_apply_token_to_event()2103 char label_str[UDEV_LINE_SIZE] = {}; in udev_rule_apply_token_to_event()