Home
last modified time | relevance | path

Searched refs:taname (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/cpio/
H A Dcpio.c4735 char *taname; in gethdr() local
4764 if ((taname = strpbrk(tapath, "/")) != NULL) { in gethdr()
4765 aname = taname + 1; in gethdr()
4766 *taname = '\0'; in gethdr()