Lines Matching full:strlen
106 (size == strlen ("daniel")) && (0 == strncmp (value, "daniel", size)))
109 (size == strlen ("curl")) && (0 == strncmp (value, "curl", size)))
146 response = MHD_create_response_from_buffer (strlen (url),
222 if (cbc.pos != strlen ("/hello_world"))
224 if (0 != strncmp ("/hello_world", cbc.buf, strlen ("/hello_world")))
278 if (cbc.pos != strlen ("/hello_world"))
280 if (0 != strncmp ("/hello_world", cbc.buf, strlen ("/hello_world")))
335 if (cbc.pos != strlen ("/hello_world"))
337 if (0 != strncmp ("/hello_world", cbc.buf, strlen ("/hello_world")))
467 if (cbc.pos != strlen ("/hello_world"))
469 if (0 != strncmp ("/hello_world", cbc.buf, strlen ("/hello_world")))