Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gen/
Dfnmatch.c286 static const char dummystring[2] = {' ', 0}; in fnmatch() local
425 dummyptr = dummystring; in fnmatch()