Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_irix5.h96 struct irix5_nfs_args { struct
97 struct sockaddr_in *addr; /* file server address */
98 fhandle_t *fh; /* File handle to be mounted */
99 int flags; /* flags */
100 u_int wsize; /* write size in bytes */
101 u_int rsize; /* read size in bytes */
102 u_int timeo; /* initial timeout in .1 secs */
103 u_int retrans; /* times to retry send */
104 char *hostname; /* server's name */
105 u_int acregmin; /* attr cache file min secs */
[all …]