Home
last modified time | relevance | path

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

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