Lines Matching defs:fhp
2777 struct t_info *tinfo, caddr_t *fhp, bool_t get_pubfh, char *fspath)
2782 mfssnego, nconfp, proto, port, tinfo, fhp, get_pubfh, fspath,
2810 caddr_t *fhp,
2825 prog, vers, nconf, port, tinfo, tbind, fhp,
2861 prog, vers, nconf, port, tinfo, tbind, fhp,
2918 prog, vers, nconf, port, tinfo, tbind, fhp,
2952 struct t_info *tinfo, struct t_bind *tbind, caddr_t *fhp,
3081 *fhp = malloc(sizeof (wnl_fh));
3083 if (*fhp == NULL) {
3088 memcpy((char *)*fhp,
3120 *fhp = (caddr_t)fh3p;
3133 *fhp = strdup(fspath);
3134 if (fhp == NULL) {
4276 caddr_t *fhp, bool_t direct_to_server, char *fspath,
4289 nconf, port, tinfo, tbind, fhp, direct_to_server,
4296 nconf, port, tinfo, tbind, fhp, direct_to_server,
4313 struct t_bind *tbind, caddr_t *fhp, bool_t direct_to_server,