Home
last modified time | relevance | path

Searched refs:STRsource (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/tcsh-6/
H A Dtc.const.c109 Char STRsource[] = { 's', 'o', 'u', 'r', 'c', 'e', '\0' }; variable
H A Dsh.dir.c1338 static Char *loaddirs_cmd[] = { STRsource, NULL, NULL }; in loaddirs()
H A Dsh.hist.c1381 static Char *loadhist_cmd[] = {STRsource, NULL, NULL, NULL}; in loadhist()