Lines Matching refs:fhp
2832 struct t_info *tinfo, caddr_t *fhp, bool_t get_pubfh, char *fspath) in get_pubfh() argument
2837 mfssnego, nconfp, proto, port, tinfo, fhp, get_pubfh, fspath, in get_pubfh()
2865 caddr_t *fhp, in get_server_netinfo() argument
2880 prog, vers, nconf, port, tinfo, tbind, fhp, in get_server_netinfo()
2916 prog, vers, nconf, port, tinfo, tbind, fhp, in get_server_netinfo()
2973 prog, vers, nconf, port, tinfo, tbind, fhp, in get_server_netinfo()
3007 struct t_info *tinfo, struct t_bind *tbind, caddr_t *fhp, in get_server_fh() argument
3136 *fhp = malloc(sizeof (wnl_fh)); in get_server_fh()
3138 if (*fhp == NULL) { in get_server_fh()
3143 memcpy((char *)*fhp, in get_server_fh()
3175 *fhp = (caddr_t)fh3p; in get_server_fh()
3188 *fhp = strdup(fspath); in get_server_fh()
3189 if (fhp == NULL) { in get_server_fh()
4331 caddr_t *fhp, bool_t direct_to_server, char *fspath, in get_netconfig_info() argument
4344 nconf, port, tinfo, tbind, fhp, direct_to_server, in get_netconfig_info()
4351 nconf, port, tinfo, tbind, fhp, direct_to_server, in get_netconfig_info()
4368 struct t_bind *tbind, caddr_t *fhp, bool_t direct_to_server, in get_server_addrorping() argument