Searched refs:STRperiodic (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | tc.func.c | 930 aliasrun(2, STRunalias, STRperiodic); in period_cmd() 935 if (!whyles && adrof1(STRperiodic, &aliases)) { in period_cmd() 938 aliasrun(1, STRperiodic, NULL); in period_cmd() 945 aliasrun(1, STRperiodic, NULL); in period_cmd()
|
H A D | tc.const.c | 266 Char STRperiodic[] = { 'p', 'e', 'r', 'i', 'o', 'd', 'i', 'c', '\0' }; variable
|