| Home | Sort by: relevance | last modified time | path |
| /src/crypto/dist/ipsec-tools/src/racoon/ | |
| remoteconf.h | 201 extern struct remoteconf *newrmconf(void); |
| cfparse.y | 1906 new = newrmconf(); 1948 new = newrmconf(); |
| remoteconf.c | 477 newrmconf(void) function |