Searched refs:tofield (Results 1 – 1 of 1) sorted by relevance
113 static void dolink(const char * fromfield, const char * tofield);617 dolink(fromfield, tofield) in dolink() argument619 const char * const tofield;631 if (tofield[0] == '/')632 toname = ecpyalloc(tofield);636 toname = ecatalloc(toname, tofield);655 const char *s = tofield;