Searched refs:find_pattern (Results 1 – 1 of 1) sorted by relevance
87 static const char *find_pattern(char *, const char *);549 find_pattern(char *line, const char *pattern) in find_pattern() function610 name = find_pattern(line, "drive"); in find_name()613 name = find_pattern(line, "volume"); in find_name()617 name = find_pattern(line, "name"); in find_name()