Searched refs:T_Flag (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Dntp_parser.h232 T_Flag = 442, enumerator in enum:yytokentype
431 #define T_Flag 442 macro
H A Dntp_parser.c318 T_Flag = 442, enumerator in enum:yytokentype
517 #define T_Flag 442 macro
963 "T_Wildcard", "T_Xleave", "T_Year", "T_Flag", "T_EOC", "T_Simulate",
2180 { (yyval.Attr_val) = create_attr_ival(T_Flag, (yyvsp[0].Integer)); }
2479 (yyval.Attr_val) = create_attr_ival(T_Flag, (yyvsp[0].Integer));
2494 { (yyval.Attr_val) = create_attr_ival(T_Flag, (yyvsp[0].Integer)); }
2792 { (yyval.Attr_val) = create_attr_ival(T_Flag, (yyvsp[0].Integer)); }
2800 (yyval.Attr_val) = create_attr_ival(T_Flag, (yyvsp[0].Integer));
H A Dntp_config.c622 case T_Flag:
792 INSIST(T_Flag == atrv->attr);
1236 case T_Flag:
2208 case T_Flag:

Completed in 114 milliseconds