Home
last modified time | relevance | path

Searched defs:DIR_MAX_LEN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dhcp/interfaces/inner_api/include/
H A Ddhcp_define.h60 const int DIR_MAX_LEN = 256; variable
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h63 #define DIR_MAX_LEN 256 macro