Searched refs:ngx_crc32_table_init (Results 1 – 3 of 3) sorted by relevance
106 ngx_crc32_table_init(void) in ngx_crc32_table_init() function
76 ngx_int_t ngx_crc32_table_init(void);
293 if (ngx_crc32_table_init() != NGX_OK) { in main()