Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/include/
H A Dntp_config.h319 filegen_node *create_filegen_node(int filegen_token,
/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_parser.c2710 fgn = create_filegen_node((yyvsp[-1].Integer), (yyvsp[0].Attr_val_fifo)); in yyparse()
H A Dntp_config.c1589 create_filegen_node( in create_filegen_node() function