HomeSort by relevance Sort by last modified time
    Searched refs:idspec (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
remoteconf.h 172 struct idspec { struct
239 extern struct idspec *newidspec __P((void));
remoteconf.c 103 struct idspec *id;
559 struct idspec *id;
560 struct idspec *old = (struct idspec *) entry;
719 vfree (((struct idspec *)data)->id);
962 struct idspec *id = (struct idspec*) entry;
1096 struct idspec *
1099 struct idspec *new;
cfparse.y     [all...]

Completed in 28 milliseconds