Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/tar/
H A Dtar.c528 static int put_extra_attributes(char *longname, char *shortname,
2049 if (put_extra_attributes(longname, shortname, in putfile()
2302 if (put_extra_attributes(longname, shortname, longattrname, in putfile()
2392 if (put_extra_attributes(longname, shortname, longattrname, in putfile()
2443 if (put_extra_attributes(longname, shortname, longattrname, in putfile()
2494 if (put_extra_attributes(longname, shortname, longattrname, in putfile()
8063 put_extra_attributes(char *longname, char *shortname, char *longattrname, in put_extra_attributes() function