Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tar/
H A Dtar.c523 static int put_xattr_hdr(char *longname, char *shortname, char *longattrname,
8035 if (put_xattr_hdr(longname, component, in put_link()
8115 if (put_xattr_hdr(longname, shortname, longattrname, prefix, in put_extra_attributes()
8164 put_xattr_hdr(char *longname, char *shortname, char *longattrname, char *prefix, in put_xattr_hdr() function