Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.const.c344 Char STRbackqpwd[] = { '`', 'p', 'w', 'd', '`', '\0' }; variable
H A Dtc.func.c1351 (void) Strcpy(now->word, STRbackqpwd); in insert()