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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dmain.h25 char *configpath; variable
H A Doptions.c148 if (!configpath)
150 configfile = fopen(configpath, "r");
157 if (strstr(configpath, "rscloud"))
368 config_file = fopen(configpath, "r");
H A Dmain.c172 char *configpath = PATH_BFTPD_CONF; variable
577 configpath = strdup (optarg);
580 configpath = NULL;

Completed in 192 milliseconds