Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dfnmatch.c291 static const char dummystring[2] = {' ', 0}; in fnmatch() local
/freebsd/usr.sbin/jail/
H A Dcommand.c81 static struct cfstring dummystring = { .len = 1 }; variable