Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.c2914 attr_val_fifo * avf; in yyparse() local
2916 avf = NULL; in yyparse()
2917 APPEND_G_FIFO(avf, create_attr_ival((yyvsp[-1].Integer), 1)); in yyparse()
2918 rn = create_restrict_node((yyvsp[0].Address_node), NULL, -1, avf, TRUE, in yyparse()