Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_config.c185 char config_file_storage[MAX_PATH]; variable
5139 if (!ExpandEnvironmentStringsA(temp, config_file_storage, in getconfig()
5140 sizeof(config_file_storage))) { in getconfig()
5144 config_file = config_file_storage; in getconfig()