_get_delimited 251 uspace/lib/posix/src/fnmatch.c if (!_get_delimited(pattern, ':', class, sizeof(class), flags)) { _get_delimited 284 uspace/lib/posix/src/fnmatch.c if (!_get_delimited(pattern, '.', buf, sizeof(buf), flags)) { _get_delimited 292 uspace/lib/posix/src/fnmatch.c if (!_get_delimited(pattern, '=', buf, sizeof(buf), flags)) {HelenOS homepage, sources at GitHub