HomeSort by: relevance | last modified time | path
    Searched refs:VAR_PORT (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/nsd/dist/
configparser.h 71 VAR_PORT = 272, /* VAR_PORT */
238 #define VAR_PORT 272
configparser.y 84 %token VAR_PORT
403 | VAR_PORT number
1244 | VAR_PORT number
configlexer.c 2854 { LEXOUT(("v(%s) ", yytext)); return VAR_PORT;}
  /src/external/bsd/unbound/dist/util/
configparser.h 69 VAR_PORT = 270, /* VAR_PORT */
455 #define VAR_PORT 270
configparser.y 75 %token VAR_SERVER VAR_VERBOSITY VAR_NUM_THREADS VAR_PORT
646 server_port: VAR_PORT STRING_ARG
configlexer.c 4967 { YDVAR(1, VAR_PORT) }

Completed in 28 milliseconds