Home
last modified time | relevance | path

Searched refs:WORKDIR (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h113 #define WORKDIR "/tmp/service/el1/public/dhcp/" macro
115 #define WORKDIR "/data/service/el1/public/dhcp/" macro
123 #define DHCP_CACHE_FILE WORKDIR"/dhcp_cache.conf"
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp203 if ((strncpy_s(m_cltCnf.workDir, sizeof(m_cltCnf.workDir), WORKDIR, DIR_MAX_LEN - 1) != EOK) || in InitSpecifiedClientCfg()

Completed in 4 milliseconds