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

/osnet-11/usr/src/lib/libcmdutils/common/
H A Dwritefile.c47 char *atfile, struct stat *s1p, struct stat *s2p)
81 if (atfile != NULL) {
82 targ_size = strlen(outfile) + strlen(atfile) +
94 if (atfile != NULL) {
96 outfile, dgettext(TEXT_DOMAIN, " attribute "), atfile);
46 writefile(int fi, int fo, char *infile, char *outfile, char *asfile, char *atfile, struct stat *s1p, struct stat *s2p) argument

Completed in 17 milliseconds