Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c523 static int put_extra_attributes(char *longname, char *shortname,
2124 if (put_extra_attributes(longname, shortname, in putfile()
2372 if (put_extra_attributes(longname, shortname, longattrname, in putfile()
2458 if (put_extra_attributes(longname, shortname, longattrname, in putfile()
2505 if (put_extra_attributes(longname, shortname, longattrname, in putfile()
2553 if (put_extra_attributes(longname, shortname, longattrname, in putfile()
8118 put_extra_attributes(char *longname, char *shortname, char *longattrname, in put_extra_attributes() function