Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c69 Char STRcolon[] = { ':', '\0' }; variable
H A Dset.c579 (void) Strlcat(exppath, STRcolon, sizeof exppath/sizeof(Char)); in exportpath()