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

/freebsd-10.1-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.init.c187 struct srch srchn[] = { variable in typeref:struct:srch
206 int nsrchn = sizeof srchn / sizeof *srchn;
H A Dsh.h968 } srchn[];

Completed in 109 milliseconds