Home | History | Annotate | Download | only in racoon

Lines Matching defs:anonymous

74  * no matching entry found and if there is anonymous entry, return it.
84 struct sainfo *anonymous = NULL;
95 dloc = strdup("ANONYMOUS");
100 drmt = strdup("ANONYMOUS");
138 anonymous = s;
142 /* anonymous ? */
144 if (anonymous != NULL)
155 if ((anonymous == NULL) && (pass == 1)) {
160 return anonymous;
280 idloc = strdup("ANONYMOUS");
285 idrmt = strdup("ANONYMOUS");