stub               70 event/ngx_event_openssl.h     void                       *stub;
stub             1829 http/modules/ngx_http_ssi_filter_module.c     ngx_str_t                   *uri, *file, *wait, *set, *stub, args;
stub             1843 http/modules/ngx_http_ssi_filter_module.c     stub = params[NGX_HTTP_SSI_INCLUDE_STUB];
stub             1858 http/modules/ngx_http_ssi_filter_module.c     if (set && stub) {
stub             1924 http/modules/ngx_http_ssi_filter_module.c     if (stub) {
stub             1928 http/modules/ngx_http_ssi_filter_module.c                 if (stub->len == bl[i].name.len
stub             1929 http/modules/ngx_http_ssi_filter_module.c                     && ngx_strncmp(stub->data, bl[i].name.data, stub->len) == 0)
stub             1937 http/modules/ngx_http_ssi_filter_module.c                       "\"stub\"=\"%V\" for \"include\" not found", stub);