Searched refs:tofield (Results 1 – 1 of 1) sorted by relevance
99 static void dolink(const char *fromfield, const char *tofield);596 dolink(fromfield, tofield) in dolink() argument598 const char * const tofield;610 if (tofield[0] == '/')611 toname = ecpyalloc(tofield);615 toname = ecatalloc(toname, tofield);633 const char *s = tofield;