ngx_memcmp        879 core/ngx_cycle.c         if (ngx_memcmp(&sin61->sin6_addr, &sin62->sin6_addr, 16) != 0) {
ngx_memcmp        891 core/ngx_cycle.c        if (ngx_memcmp(&saun1->sun_path, &saun2->sun_path,
ngx_memcmp        810 core/ngx_string.c     m = ngx_memcmp(s1, s2, n);
ngx_memcmp       1699 core/ngx_string.c             p = (ngx_memcmp(n->str.data, t->str.data, n->str.len) < 0)
ngx_memcmp       1742 core/ngx_string.c         rc = ngx_memcmp(val->data, n->str.data, val->len);
ngx_memcmp        225 event/ngx_event_busy_lock.c             if (ngx_memcmp(&bl->md5[i * 16], ctx->md5, 16) == 0) {
ngx_memcmp       1235 http/modules/ngx_http_geo_module.c     if (size < 16 || ngx_memcmp(&ngx_http_geo_header, header, 12) != 0) {
ngx_memcmp        178 http/modules/ngx_http_secure_link_module.c     if (ngx_memcmp(hash_buf, md5_buf, 16) != 0) {
ngx_memcmp       1263 http/ngx_http.c         if (ngx_memcmp(p, addr[i].opt.u.sockaddr_data + off, len) != 0) {
ngx_memcmp        153 http/ngx_http_busy_lock.c             if (ngx_memcmp(&bl->md5[i * 16], bc->md5, 16) == 0) {
ngx_memcmp        678 http/ngx_http_file_cache.c             rc = ngx_memcmp(&key[sizeof(ngx_rbtree_key_t)], fcn->key,
ngx_memcmp        720 http/ngx_http_file_cache.c             p = (ngx_memcmp(cn->key, cnt->key,
ngx_memcmp        339 http/ngx_http_request.c                 if (ngx_memcmp(&addr6[i].addr6, &sin6->sin6_addr, 16) == 0) {
ngx_memcmp        571 http/ngx_http_upstream.c                 && ngx_memcmp(uscf->host.data, host->data, host->len) == 0)
ngx_memcmp        344 mail/ngx_mail_core_module.c         if (ngx_memcmp(ls[i].sockaddr + off, u.sockaddr + off, len) != 0) {
ngx_memcmp         72 mail/ngx_mail_handler.c                 if (ngx_memcmp(&addr6[i].addr6, &sin6->sin6_addr, 16) == 0) {
ngx_memcmp        174 os/unix/ngx_files.h #define ngx_filename_cmp         ngx_memcmp