Lines Matching defs:tcp
210 char *tcp;212 tcp = ftp_strdup(dp->d_name);213 ftp_sl_add(words, tcp);311 char *tcp;319 tcp = strrchr(cp, '/');320 if (tcp)321 tcp++;323 tcp = cp;324 tcp = ftp_strdup(tcp);325 ftp_sl_add(dirlist, tcp);