two                51 http/modules/ngx_http_autoindex_module.c     const void *two);
two               554 http/modules/ngx_http_autoindex_module.c ngx_http_autoindex_cmp_entries(const void *one, const void *two)
two               557 http/modules/ngx_http_autoindex_module.c     ngx_http_autoindex_entry_t *second = (ngx_http_autoindex_entry_t *) two;
two                70 http/modules/ngx_http_browser_module.c     const void *two);
two               528 http/modules/ngx_http_browser_module.c ngx_http_modern_browser_sort(const void *one, const void *two)
two               531 http/modules/ngx_http_browser_module.c     ngx_http_modern_browser_t *second = (ngx_http_modern_browser_t *) two;
two                42 http/modules/ngx_http_map_module.c     const void *two);
two               360 http/modules/ngx_http_map_module.c ngx_http_map_cmp_dns_wildcards(const void *one, const void *two)
two               365 http/modules/ngx_http_map_module.c     second = (ngx_hash_key_t *) two;
two                45 http/modules/ngx_http_referer_module.c     const void *two);
two               574 http/modules/ngx_http_referer_module.c ngx_http_cmp_referer_wildcards(const void *one, const void *two)
two               579 http/modules/ngx_http_referer_module.c     second = (ngx_hash_key_t *) two;
two                40 http/ngx_http.c     const ngx_queue_t *two);
two                53 http/ngx_http.c static ngx_int_t ngx_http_cmp_conf_addrs(const void *one, const void *two);
two                55 http/ngx_http.c     const void *two);
two               891 http/ngx_http.c ngx_http_cmp_locations(const ngx_queue_t *one, const ngx_queue_t *two)
two               898 http/ngx_http.c     lq2 = (ngx_http_location_queue_t *) two;
two              1603 http/ngx_http.c ngx_http_cmp_conf_addrs(const void *one, const void *two)
two              1608 http/ngx_http.c     second = (ngx_http_conf_addr_t *) two;
two              1632 http/ngx_http.c ngx_http_cmp_dns_wildcards(const void *one, const void *two)
two              1637 http/ngx_http.c     second = (ngx_hash_key_t *) two;
two                13 http/ngx_http_upstream_round_robin.c     const void *two);
two               190 http/ngx_http_upstream_round_robin.c ngx_http_upstream_cmp_servers(const void *one, const void *two)
two               195 http/ngx_http_upstream_round_robin.c     second = (ngx_http_upstream_rr_peer_t *) two;
two                23 mail/ngx_mail.c static ngx_int_t ngx_mail_cmp_conf_addrs(const void *one, const void *two);
two               516 mail/ngx_mail.c ngx_mail_cmp_conf_addrs(const void *one, const void *two)
two               521 mail/ngx_mail.c     second = (ngx_mail_conf_addr_t *) two;