Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcsh/
H A Dtw.init.c57 static struct KeyFuncs *tw_bind = NULL; /* List of the bindings */ variable
895 tw_bind = FuncNames; in tw_bind_start()
908 if (tw_bind && tw_bind->name) { in tw_bind_next()
911 for (ptr = tw_bind->name; *ptr != '\0'; ptr++) in tw_bind_next()
913 tw_bind++; in tw_bind_next()