Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tar/
H A Dtar.c507 static void append_ext_attr(char *shortname, char **secinfo, int *len);
8112 append_ext_attr(shortname, &secinfo, &len); in put_extra_attributes()
8584 append_ext_attr(char *shortname, char **secinfo, int *len) in append_ext_attr() function