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

/freebsd-9.3-release/lib/libstand/
H A Dnfs.c891 uint32_t fhplusattr[(NFS_V3MAXFHSIZE + member in struct:repl
937 bcopy(repl->fhplusattr, &newfd->fh, newfd->fhsize);
939 if (repl->fhplusattr[pos++] == 0)
941 bcopy(&repl->fhplusattr[pos], &newfd->fa, sizeof(newfd->fa));

Completed in 53 milliseconds