Home
last modified time | relevance | path

Searched defs:nfs_read_args (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/stand/lib/
H A Dnfs.c71 struct nfs_read_args { struct
72 u_char fh[NFS_FHSIZE];
73 n_long off;
74 n_long len;
75 n_long xxx; /* XXX what's this for? */