Home
last modified time | relevance | path

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

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