Home
last modified time | relevance | path

Searched defs:server_string (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/glx/
Dglxextensions.c351 const char *server_string, in __glXProcessServerString()
728 const char *server_string) in __glXCalculateUsableGLExtensions()
/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-plugin-ssh.h359 const char *server_string; member
/third_party/cares/src/lib/
Dares_process.c86 char *server_string; in invoke_server_state_cb() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h318 const char *server_string; member
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h585 const char *server_string; member
/third_party/cares/test/
Dares-test-mock.cc311 static void ServerStateCallback(const char *server_string, in ServerStateCallback()