Searched refs:otfp (Results 1 – 1 of 1) sorted by relevance
584 tagf_copy(SCR *sp, TAGF *otfp, TAGF **tfpp) in tagf_copy() argument589 *tfp = *otfp; in tagf_copy()592 if ((tfp->name = strdup(otfp->name)) == NULL) { in tagf_copy()