Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c71 Char STRdefault[] = { 'd', 'e', 'f', 'a', 'u', 'l', 't', '\0' }; variable
H A Dfunc.c633 (type == T_SWITCH && eq(aword, STRdefault))) in search()