Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudev-rules.c1004 static int parse_line(char **line, char **ret_key, char **ret_attr, UdevRuleOperatorType *ret_op, c… in parse_line() argument
1012 assert(ret_op); in parse_line()
1054 *ret_op = op; in parse_line()