Home
last modified time | relevance | path

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

/original-bsd/bin/csh/
H A Dinit.c88 struct srch srchn[] = variable
108 int nsrchn = sizeof srchn / sizeof *srchn;
H A Dcsh.h342 } srchn[]; variable
H A Dfunc.c588 for (sp1 = srchn, sp2 = srchn + nsrchn; sp1 < sp2;) {