Searched refs:atlist (Results 1 – 1 of 1) sorted by relevance
808 char *atlist[3]; local815 atlist[0] = NULL;816 atlist[1] = NULL;817 atlist[2] = NULL;890 atlist[0] = racoon_malloc(tmplen);892 atlist[1] = racoon_malloc(tmplen);893 if ((atlist[0] == NULL)||(atlist[1] == NULL)) {898 strcpy(atlist[0],xauth_ldap_config.attr_addr->v);899 strcpy(atlist[1],xauth_ldap_config.attr_mask->v);909 filter, atlist, 0, NULL, NULL,[all …]