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

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.bind.c43 static CStr *parsestring (const Char *, CStr *);
140 if (parsestring(v[no++], &in) == NULL)
187 if (parsestring(v[no], &out) == NULL) {
378 parsestring(const Char *str, CStr *buf) function

Completed in 63 milliseconds