Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.decls.h179 extern void gotolab (Char *);
H A Dsh.func.c421 gotolab(lp); in dogoto()
426 gotolab(Char *lab) in gotolab() function
H A Dsh.c1949 gotolab(gointr); in pintr1()