Home
last modified time | relevance | path

Searched refs:start_opt (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sbin/mountctl/
H A Dmountctl.c77 static int start_opt; variable
179 start_opt = 1; in main()
371 start_opt = -negate; in parse_option_keyword()
378 start_opt = negate; in parse_option_keyword()
/dragonfly/contrib/gdb-7/gdb/
H A Dcp-name-parser.y286 %type <comp> exp exp1 type start start_opt operator colon_name
393 start_opt : /* */
411 | typespec_2 function_arglist start_opt
414 | colon_ext_only function_arglist start_opt
418 | conversion_op_name start_opt
921 | function_arglist start_opt