Searched refs:rewritten (Results 1 – 7 of 7) sorted by relevance
75 Each incoming MAC frame is rewritten so that it is returned to
48 - ngctl needs to be rewritten using libnetgraph. Also it needs a
1616 dict *rewritten; /* Dictionary of already processed options */ member1647 if (dictAdd(state->rewritten,opt,NULL) != DICT_OK) sdsfree(opt);1663 state->rewritten = dictCreate(&optionSetDictType,NULL);2007 dictRelease(state->rewritten);2029 if (dictFind(state->rewritten,option) == NULL) {
153 sample code was rewritten for clarity. In version 3.3, the
163 terminology was changed, and the sample CRC code was rewritten for
6430 arguments were added to a rewritten URI.6590 of the rewritten redirect.7755 *) Change: the ngx_http_proxy_module was rewritten.8008 *) Change: the ngx_http_rewrite_module was rewritten from the scratch.
13525 The "implicit return" support was rewritten to a new algorithm that 14048 rewritten to eliminate unnecessary complexity, bugs, and boundary