Home
last modified time | relevance | path

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

/netbsd/src/games/hack/
Dhack.trap.c74 const char vowels[] = "aeiou"; variable
/netbsd/src/crypto/external/bsd/openssh/dist/
Dsshkey.c1039 char vowels[] = { 'a', 'e', 'i', 'o', 'u', 'y' }; in fingerprint_bubblebabble() local