OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:strlist_pmatch
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/lib/libkern/
strlist.c
272
*
strlist_pmatch
--
278
strlist_pmatch
(const char * const sl, size_t const slsize,
function in typeref:typename:int
424
assert(
strlist_pmatch
(sl, slsize, "t?o") == 4);
425
assert(
strlist_pmatch
(sl, slsize, "f[a-o][o-u][a-z]") == 2);
Completed in 32 milliseconds
Indexes created Tue Oct 14 10:09:51 GMT 2025