Searched refs:sought (Results 1 – 5 of 5) sorted by relevance
367 static bool match_metric_or_groups(const char *metric_or_groups, const char *sought) in match_metric_or_groups() argument372 if (!sought) in match_metric_or_groups()374 if (!strcmp(sought, "all")) in match_metric_or_groups()377 return !strcasecmp(sought, "No_group"); in match_metric_or_groups()378 len = strlen(sought); in match_metric_or_groups()379 if (!strncasecmp(metric_or_groups, sought, len) && in match_metric_or_groups()383 return m && match_metric_or_groups(m + 1, sought); in match_metric_or_groups()
23 sought a way to run applications without dropouts or other artifacts caused
220 the read on an 8-byte boundary (e.g., if you sought an odd number of bytes
187 is sought.
70 a quicker and possibly less elegant solution is sought: The driver is