Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.bind.c40 static CStr *parsebind (const Char *, CStr *);
132 if (parsebind(v[no++], &in) == NULL) in dobindkey()
268 parsebind(const Char *s, CStr *str) in parsebind() function