Searched refs:err_ret_t (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 111 } err_ret_t; typedef 147 static int mount_nfs(struct mnttab *, int, err_ret_t *); 149 bool_t, char *, ushort_t, err_ret_t *, bool_t); 154 caddr_t *, bool_t, char *, err_ret_t *); 158 bool_t, char *, err_ret_t *); 241 err_ret_t retry_error; in main() 391 mount_nfs(struct mnttab *mntp, int ro, err_ret_t *retry_error) in mount_nfs() 1395 caddr_t *fhp, bool_t get_pubfh, char *fspath, err_ret_t *error) in get_the_addr() 1753 bool_t get_pubfh, char *fspath, err_ret_t *error) in get_addr() 1759 err_ret_t errsave_nohost, errsave_rpcerr; in get_addr() [all …]
|