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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.func.c724 for (sp1 = srchn, sp2 = srchn + nsrchn; sp1 < sp2;) {
742 for (sp = srchn, sp2 = srchn + nsrchn; sp < sp2; sp++)
H A Dsh.h969 extern int nsrchn;
H A Dsh.init.c206 int nsrchn = sizeof srchn / sizeof *srchn; variable

Completed in 157 milliseconds