Home
last modified time | relevance | path

Searched defs:patend (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/bionic/libc/upstream-freebsd/lib/libc/gen/
H A Dglob.c910 match(Char *name, Char *pat, Char *patend) in match()
/aosp_15_r20/external/toybox/toys/pending/
H A Dsh.c1631 char *pattern, *patend; in do_wildcard_files() local