HomeSort by relevance Sort by last modified time
    Searched refs:match_filter (Results 1 - 2 of 2) sorted by null

  /external/oprofile/opjitconv/
opjitconv.c 148 char match_filter[10]; local
149 snprintf(match_filter, 10, "*/%s.*", proc_id);
153 if (!fnmatch(match_filter, anon_dir->name, 0))
  /external/qemu/
usb-linux.c 1428 static int match_filter(const struct USBAutoFilter *f1, function
    [all...]

Completed in 275 milliseconds