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

/illumos-gate/usr/src/boot/lib/libstand/
H A Dnfs.c889 uint32_t fhplusattr[(NFS_V3MAXFHSIZE + member in struct:repl
935 bcopy(repl->fhplusattr, &newfd->fh, newfd->fhsize);
937 if (repl->fhplusattr[pos++] == 0)
939 bcopy(&repl->fhplusattr[pos], &newfd->fa, sizeof(newfd->fa));

Completed in 48 milliseconds