Searched refs:PPTPD_CONFIG_FILE_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Ddefaults.h44 #define PPTPD_CONFIG_FILE_DEFAULT "/etc/config/pptpd.conf" macro
46 #define PPTPD_CONFIG_FILE_DEFAULT "/etc/pptpd.conf" macro
H A Dpptpd.c93 printf(" settings from (default is %s).\n", PPTPD_CONFIG_FILE_DEFAULT);
121 printf("specified in the config file (default config file: %s).\n\n", PPTPD_CONFIG_FILE_DEFAULT);
289 configFile = strdup(PPTPD_CONFIG_FILE_DEFAULT);

Completed in 101 milliseconds