Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dinit.c122 int nsrchn = sizeof srchn / sizeof *srchn; variable
H A Dcsh.h338 extern int nsrchn;
H A Dfunc.c543 for (sp1 = srchn, sp2 = srchn + nsrchn; sp1 < sp2;) { in srchx()