Home
last modified time | relevance | path

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

/third_party/musl/src/internal/
H A Dnetwork_conf_function.c26 #define FIXED_SERVICES_COUNT (sizeof(g_fixedServices) / sizeof(char*)) macro
33 if (*indexPtr < FIXED_SERVICES_COUNT) { in get_services_str()
/third_party/musl/porting/linux/user/src/internal/
H A Dnetwork_conf_function.c11 #define FIXED_SERVICES_COUNT (sizeof(g_fixedServices) / sizeof(char*)) macro
18 if (*indexPtr < FIXED_SERVICES_COUNT) { in get_services_str()

Completed in 1 milliseconds