#ifndef DEFS_MARSCONF CONFIG_FILE cf_nwservconf("/etc/nwserv.conf", help_nil, CONFIGF_MANAGED); HELP_FILE hf_ipxdev_props("marsconf", "ipxdev_props"); HELP_FILE hf_network_opts("marsconf", "network_opts"); HELP_FILE hf_user_props("marsconf", "user_props"); HELP_FILE hf_accounting_opts("marsconf", "accounting_opts"); HELP_FILE hf_supervisor_opts("marsconf", "supervisor_opts"); HELP_FILE hf_prtqueue_props("marsconf", "prtqueue_props"); HELP_FILE hf_prtserver_props("marsconf", "prtserver_props"); HELP_FILE hf_prtservices_opts("marsconf", "prtservices_opts"); HELP_FILE hf_volume_props("marsconf", "volume_props"); HELP_FILE hf_fileserver_opts("marsconf", "fileserver_opts"); /* done */ HELP_FILE hf_misc_opts("marsconf", "misc_opts"); #define DEFS_MARSCONF #endif