Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dconst.c114 Char STRnice[] = { 'n', 'i', 'c', 'e', '\0' }; variable
H A Dsem.c116 if (eq(t->t_dcom[0], STRnice)) { in execute()