Home
last modified time | relevance | path

Searched refs:lmemfind (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlstrlib.c544 static const char *lmemfind (const char *s1, size_t l1, in lmemfind() function
620 const char *s2 = lmemfind(s + init - 1, ls - init + 1, p, lp); in str_find_aux()