Searched refs:ppathcnf (Results 1 – 2 of 2) sorted by relevance
179 struct ppathcnf { struct315 ppathcnf
2508 struct ppathcnf *p = NULL; in get_pathconf()2512 p = (struct ppathcnf *)malloc(sizeof (struct ppathcnf)); in get_pathconf()2517 memset((caddr_t)p, 0, sizeof (struct ppathcnf)); in get_pathconf()