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 in typeref:struct:err_ret 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; 391 mount_nfs(struct mnttab *mntp, int ro, err_ret_t *retry_error) 1395 caddr_t *fhp, bool_t get_pubfh, char *fspath, err_ret_t *error) 1753 bool_t get_pubfh, char *fspath, err_ret_t *error) 1759 err_ret_t errsave_nohos [all...] |
Completed in 59 milliseconds