Home
last modified time | relevance | path

Searched refs:getgroupinfo (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h478 extern unsigned int getgroupinfo(const char *, ipmp_groupinfo_t **);
H A Dmpd_tables.c3176 getgroupinfo(const char *grname, ipmp_groupinfo_t **grinfopp) in getgroupinfo() function
3444 retval = getgroupinfo(grlistp->gl_groups[i], &grinfop); in getsnap()
H A Dmpd_main.c2488 retval = getgroupinfo(miq->miq_grname, &grinfop); in process_query()