Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntp_config.h318 void destroy_attr_val(attr_val *node);
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_parser.c2592 DESTROY_G_FIFO(cfgt.auth.trusted_key_list, destroy_attr_val); /* remove for append */ in yyparse()
3496 destroy_attr_val((yyvsp[-3].Attr_val)); in yyparse()
3509 destroy_attr_val((yyvsp[-3].Attr_val)); in yyparse()
HDntp_config.c1257 destroy_attr_val( in destroy_attr_val() function
1696 destroy_attr_val(av); in destroy_attr_val_fifo()