Searched defs:_memberof_res_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetgrent.c212 * - a structure, _memberof_res_t
216 * The _memberof_res_t structure has the following elements:
236 * size includes the size of the _memberof_res_t structure.
243 * as that stored in the _memberof_res_t structure.
259 } _memberof_res_t; typedef in typeref:struct:__anon2781
397 _memberof_res_t **grespp;
511 * _memberof_res_t, above for the layout of the search results.
1823 setup_buf_memberof_res(void *buffer, _memberof_res_t **grespp)
1828 _memberof_res_t *gres;
1834 glen = sizeof (_memberof_res_t);
[all...]

Completed in 20 milliseconds