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

  /external/ipsec-tools/src/racoon/
admin.h 37 #define ADMINSOCK_PATH ADMINPORTDIR "/racoon.sock"
39 extern char *adminsock_path;
evt.c 68 if (adminsock_path == NULL)
kmpstat.c 106 "%s", adminsock_path);
admin.c 89 char *adminsock_path = ADMINSOCK_PATH; variable
564 if (adminsock_path == NULL) {
572 "%s", adminsock_path);
racoonctl.c 87 char *adminsock_path = ADMINSOCK_PATH; variable
289 adminsock_path = optarg;
    [all...]
cfparse.y 484 adminsock_path = NULL;
    [all...]

Completed in 415 milliseconds