Lines Matching defs:link
37 char* link = NULL;42 link = rs_readlink(tp->version);75 if (R_ISLINK(tp) && link)76 dp->link = strdup(link);87 if (R_ISLINK(tp) && link)88 ndp->link = strdup(link);100 if (R_ISLINK(tp) && link)101 ndp->link = strdup(link);