Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/csh/
H A Dsh.init.c186 struct srch srchn[] = { variable
205 int nsrchn = sizeof srchn / sizeof *srchn;
H A Dsh.h168 } srchn[]; variable
H A Dsh.func.c707 for (sp1 = srchn, sp2 = srchn + nsrchn; sp1 < sp2; ) { in srchx()