Home | History | Annotate | Download | only in racoon

Lines Matching refs:sainfo

73 #include "sainfo.h"
142 static struct sainfo *cur_sainfo;
216 /* sainfo */
217 %token SAINFO FROM
1225 /* sainfo */
1227 : SAINFO
1231 yyerror("failed to allocate sainfo");
1237 struct sainfo *check;
1265 yyerror("duplicated sainfo: %s",
1482 yyerror("failed to set sainfo xauth group.\n");