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

/bind-9.6-ESV-R11/bin/win32/BINDInstall/
H A DAccountInfo.h37 char **Groups, /* List of Groups to which account belongs */
38 unsigned int *totalGroups, /* Count of Groups returned */
39 int maxGroups /* Maximum number of Groups to return */
H A DBINDInstallDlg.cpp756 char *Groups[MAX_GROUPS]; local
764 Groups, &totalGroups, MAX_GROUPS);
/bind-9.6-ESV-R11/lib/isc/win32/include/isc/
H A Dntgroups.h30 isc_ntsecurity_getaccountgroups(char *name, char **Groups, unsigned int maxgroups,

Completed in 496 milliseconds