Searched refs:fop (Results 1 – 5 of 5) sorted by relevance
650 ngx_http_script_file_code_t *fop; in ngx_http_rewrite_if_condition() local801 if (fop == NULL) { in ngx_http_rewrite_if_condition()805 fop->code = ngx_http_script_file_code; in ngx_http_rewrite_if_condition()808 fop->op = ngx_http_script_file_plain; in ngx_http_rewrite_if_condition()813 fop->op = ngx_http_script_file_dir; in ngx_http_rewrite_if_condition()818 fop->op = ngx_http_script_file_exists; in ngx_http_rewrite_if_condition()823 fop->op = ngx_http_script_file_exec; in ngx_http_rewrite_if_condition()829 fop->op = ngx_http_script_file_not_plain; in ngx_http_rewrite_if_condition()834 fop->op = ngx_http_script_file_not_dir; in ngx_http_rewrite_if_condition()839 fop->op = ngx_http_script_file_not_exists; in ngx_http_rewrite_if_condition()[all …]
268 ipf_dstlist_flush(softc, arg, fop) in ipf_dstlist_flush() argument271 iplookupflush_t *fop;278 if (fop->iplf_unit != IPLT_ALL && fop->iplf_unit != i)283 if ((*fop->iplf_name != '\0') &&284 strncmp(fop->iplf_name, node->ipld_name,
211 iplookupflush_t fop; local213 fop.iplf_type = IPLT_HASH;214 fop.iplf_unit = IPL_LOGALL;215 fop.iplf_arg = 0;216 fop.iplf_count = 0;217 *fop.iplf_name = '\0';218 ipf_htable_flush(softc, arg, &fop);
189 u_int16_t fop; member
203 l_ushort fop; member