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

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

Completed in 47 milliseconds