Home
last modified time | relevance | path

Searched refs:BNETD_MOTD_FILE (Results 1 – 2 of 2) sorted by relevance

/dports/games/pvpgn/pvpgn-1.8.5/src/common/
H A Dsetup_before.h134 #define BNETD_MOTD_FILE "conf/bnmotd.txt" macro
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dprefs.c936 return conf_set_str(&prefs_runtime_config.motdfile,NULL,BNETD_MOTD_FILE); in conf_setdef_motdfile()