Searched refs:miq_grname (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libipmp/common/
H A Dipmp_mpathd.h99 * IPMP_GROUPINFO, then `miq_grname' indicates the group. If the request type
101 * type is IPMP_ADDRINFO then `miq_grname' indicates the group and `miq_addr'
114 #define miq_grname miq_infodata.miqu_grname macro
H A Dipmp_query.c79 (void) strlcpy(query.miq_grname, name, LIFGRNAMSIZ);
84 (void) strlcpy(query.miq_grname, name, LIFGRNAMSIZ);
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c2462 retval = getgraddrinfo(miq->miq_grname, &miq->miq_addr,
2487 miq->miq_grname[LIFGRNAMSIZ - 1] = '\0';
2488 retval = getgroupinfo(miq->miq_grname, &grinfop);

Completed in 65 milliseconds