Searched refs:configpath (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Dmain.h25 char *configpath; variable
H A Doptions.c148 if (!configpath)
150 configfile = fopen(configpath, "r");
155 if (strstr(configpath, "rscloud"))
365 config_file = fopen(configpath, "r");
H A Dmain.c172 char *configpath = PATH_BFTPD_CONF; variable
542 configpath = strdup (optarg);
545 configpath = NULL;

Completed in 16 milliseconds