Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.init.c184 struct srch srchn[] = { variable
203 int nsrchn = sizeof srchn / sizeof *srchn;
H A Dsh.h160 } srchn[]; variable
H A Dsh.func.c718 for (sp1 = srchn, sp2 = srchn + nsrchn; sp1 < sp2; ) { in srchx()