Searched refs:ret_op (Results 1 – 1 of 1) sorted by relevance
1004 static int parse_line(char **line, char **ret_key, char **ret_attr, UdevRuleOperatorType *ret_op, c… in parse_line() argument1012 assert(ret_op); in parse_line()1054 *ret_op = op; in parse_line()