Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c136 Char STRRparen[] = { ')', '\0' }; variable
H A Dset.c577 if (*val == 0 || eq(*val, STRRparen)) in exportpath()