Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtw.init.c53 static struct KeyFuncs *tw_bind = NULL; /* List of the bindings */ variable
891 tw_bind = FuncNames; in tw_bind_start()
904 if (tw_bind && tw_bind->name) { in tw_bind_next()
907 for (ptr = tw_bind->name; *ptr != '\0'; ptr++) in tw_bind_next()
909 tw_bind++; in tw_bind_next()