Searched refs:fromfield (Results 1 – 1 of 1) sorted by relevance
99 static void dolink(const char *fromfield, const char *tofield);594 dolink(fromfield, tofield) in dolink() argument595 const char * const fromfield; in dolink()601 if (fromfield[0] == '/')602 fromname = ecpyalloc(fromfield);606 fromname = ecatalloc(fromname, fromfield);