Lines Matching defs:fhp
1399 caddr_t *fhp, bool_t get_pubfh, char *fspath, err_ret_t *error)
1598 *fhp = malloc(sizeof (wnl_fh));
1600 if (*fhp == NULL) {
1605 memcpy((char *)*fhp,
1633 *fhp = (caddr_t)fh3p;
1756 char *proto, ushort_t port, struct t_info *tinfo, caddr_t *fhp,
1772 tinfo, fhp, get_pubfh, fspath, error));
1815 fhp, get_pubfh, fspath, error);
1843 tinfo, fhp, get_pubfh, fspath, error)) == NULL)
1874 port, tinfo, fhp, get_pubfh, fspath, error))