Searched defs:put_extra_attributes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c521 static int put_extra_attributes(char *longname, char *shortname,
2122 if (put_extra_attributes(longname, shortname,
2370 if (put_extra_attributes(longname, shortname, longattrname,
2376 * put_extra_attributes already set it and we haven't called
2456 if (put_extra_attributes(longname, shortname, longattrname,
2503 if (put_extra_attributes(longname, shortname, longattrname,
2551 if (put_extra_attributes(longname, shortname, longattrname,
8104 put_extra_attributes(char *longname, char *shortname, char *longattrname, function

Completed in 73 milliseconds