Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.const.c268 Char STRmf[] = { '-', 'f', '\0' }; variable
H A Dsh.set.c264 if (*v && eq(*v, STRmf) && !last_match) { in doset()