one                50 http/modules/ngx_http_autoindex_module.c static int ngx_libc_cdecl ngx_http_autoindex_cmp_entries(const void *one,
one               554 http/modules/ngx_http_autoindex_module.c ngx_http_autoindex_cmp_entries(const void *one, const void *two)
one               556 http/modules/ngx_http_autoindex_module.c     ngx_http_autoindex_entry_t *first = (ngx_http_autoindex_entry_t *) one;
one                69 http/modules/ngx_http_browser_module.c static int ngx_libc_cdecl ngx_http_modern_browser_sort(const void *one,
one               528 http/modules/ngx_http_browser_module.c ngx_http_modern_browser_sort(const void *one, const void *two)
one               530 http/modules/ngx_http_browser_module.c     ngx_http_modern_browser_t *first = (ngx_http_modern_browser_t *) one;
one                41 http/modules/ngx_http_map_module.c static int ngx_libc_cdecl ngx_http_map_cmp_dns_wildcards(const void *one,
one               360 http/modules/ngx_http_map_module.c ngx_http_map_cmp_dns_wildcards(const void *one, const void *two)
one               364 http/modules/ngx_http_map_module.c     first = (ngx_hash_key_t *) one;
one                44 http/modules/ngx_http_referer_module.c static int ngx_libc_cdecl ngx_http_cmp_referer_wildcards(const void *one,
one               574 http/modules/ngx_http_referer_module.c ngx_http_cmp_referer_wildcards(const void *one, const void *two)
one               578 http/modules/ngx_http_referer_module.c     first = (ngx_hash_key_t *) one;
one                39 http/ngx_http.c static ngx_int_t ngx_http_cmp_locations(const ngx_queue_t *one,
one                53 http/ngx_http.c static ngx_int_t ngx_http_cmp_conf_addrs(const void *one, const void *two);
one                54 http/ngx_http.c static int ngx_libc_cdecl ngx_http_cmp_dns_wildcards(const void *one,
one               891 http/ngx_http.c ngx_http_cmp_locations(const ngx_queue_t *one, const ngx_queue_t *two)
one               897 http/ngx_http.c     lq1 = (ngx_http_location_queue_t *) one;
one              1603 http/ngx_http.c ngx_http_cmp_conf_addrs(const void *one, const void *two)
one              1607 http/ngx_http.c     first = (ngx_http_conf_addr_t *) one;
one              1632 http/ngx_http.c ngx_http_cmp_dns_wildcards(const void *one, const void *two)
one              1636 http/ngx_http.c     first = (ngx_hash_key_t *) one;
one                12 http/ngx_http_upstream_round_robin.c static ngx_int_t ngx_http_upstream_cmp_servers(const void *one,
one               190 http/ngx_http_upstream_round_robin.c ngx_http_upstream_cmp_servers(const void *one, const void *two)
one               194 http/ngx_http_upstream_round_robin.c     first = (ngx_http_upstream_rr_peer_t *) one;
one                23 mail/ngx_mail.c static ngx_int_t ngx_mail_cmp_conf_addrs(const void *one, const void *two);
one               516 mail/ngx_mail.c ngx_mail_cmp_conf_addrs(const void *one, const void *two)
one               520 mail/ngx_mail.c     first = (ngx_mail_conf_addr_t *) one;
one               448 os/unix/ngx_process.c     ngx_uint_t       one;
one               450 os/unix/ngx_process.c     one = 0;
one               466 os/unix/ngx_process.c             if (err == NGX_ECHILD && one) {
one               506 os/unix/ngx_process.c         one = 1;