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

/illumos-gate/usr/src/lib/libcmdutils/common/
H A Dprocess_xattrs.c36 get_attrdirs(int indfd, int outdfd, char *attrfile, int *sfd, int *tfd) argument
44 if ((fd1 = attropen(attrfile, ".", O_RDONLY)) == -1) {
56 if ((fd2 = attropen(attrfile, ".", O_RDONLY)) == -1) {

Completed in 43 milliseconds