Searched refs:LYSetConfigValue (Results 1 – 5 of 5) sorted by relevance
68 extern BOOL LYSetConfigValue(const char *name, const char *value);
2145 LYSetConfigValue(RC_BROKEN_FTP_RETR, "ProFTPD 1.2.5"); in main()2146 LYSetConfigValue(RC_BROKEN_FTP_RETR, "spftp/"); in main()2147 LYSetConfigValue(RC_BROKEN_FTP_EPSV, "(Version wu-2.6.2-12)"); in main()
1910 BOOL LYSetConfigValue(const char *name, in LYSetConfigValue() function2161 LYSetConfigValue(name, value); in do_read_cfg()
6190 if (LYSetConfigValue(src, tmp)) { in LYReadCmdKey()
1684 * fix LYSetConfigValue(), which did not properly handle the CONF_PRG case which