HomeSort by: relevance | last modified time | path
    Searched defs:divert (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ipf/dist/tools/
ipnat_y.y 184 | divert ';'
399 divert: IPNY_DIVERT oninout rwrproto mapfrom tlate divdst newopts label
476 yyerror("divert must have /32 dest");
484 yyerror("divert must have /32 dest");
1259 { "divert", IPNY_DIVERT },
  /src/external/gpl2/groff/dist/src/roff/troff/
div.cpp 150 void divert() function
1162 init_request("di", divert);
  /src/external/gpl2/groff/dist/src/preproc/tbl/
table.cpp 158 virtual int divert(int ncols, const string *mw, int *sep);
300 int divert(int ncols, const string *mw, int *sep);
329 int divert(int ncols, const string *mw, int *sep);
342 int table_entry::divert(int, const string *, int *) function in class:table_entry
656 int block_entry::divert(int ncols, const string *mw, int *sep) function in class:block_entry
719 // do nothing; the action happens in divert
777 int alphabetic_block_entry::divert(int ncols, const string *mw, int *sep) function in class:alphabetic_block_entry
2124 if (q->divert(ncolumns, minimum_width,

Completed in 20 milliseconds