Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.decls.h182 extern int srchx (Char *);
H A Dsh.parse.c481 switch (srchx(p->word)) { in syn3()
H A Dsh.func.c705 srchx(Char *cp) in srchx() function
790 switch (srchx(word.s)) { in search()