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

/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetgrent.c621 _mlist_add(_nss_ldap_list_t **mlpp, char *member) function
1216 rc = _mlist_add(mlpp, key);
1265 if (_mlist_add(mlpp, mp) < 0) {
1349 if (_mlist_add(mlpp, sptr) < 0) {
1356 if (_mlist_add(mlpp, sptr) < 0) {
1453 if (_mlist_add(tc->listpp, username[0]) < 0) {
1538 if (_mlist_add(mlpp, users[i]) < 0) {

Completed in 92 milliseconds