Searched refs:fnmatch (Results 1 - 4 of 4) sorted by relevance

/hardware/bsp/intel/peripheral/libmraa/tests/
H A Dcheck_clean.py4 import re, fnmatch, os namespace
H A Dcheck_samplenames.py4 import re, fnmatch, os, sys namespace
/hardware/bsp/intel/peripheral/libmraa/include/
H A Dmraa_internal.h32 #include <fnmatch.h>
/hardware/bsp/intel/peripheral/libmraa/src/
H A Dmraa.c211 if (fnmatch(IIO_DEVICE_WILDCARD, basename(path), 0) == 0) {

Completed in 55 milliseconds