Searched refs:taname (Results 1 – 1 of 1) sorted by relevance
4735 char *taname; in gethdr() local4764 if ((taname = strpbrk(tapath, "/")) != NULL) { in gethdr()4765 aname = taname + 1; in gethdr()4766 *taname = '\0'; in gethdr()