Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/csh/
H A Dsh.init.c205 int nsrchn = sizeof srchn / sizeof *srchn; variable
H A Dsh.h169 extern int nsrchn;
H A Dsh.func.c707 for (sp1 = srchn, sp2 = srchn + nsrchn; sp1 < sp2; ) { in srchx()