Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/include/
Dntp_config.h72 typedef DECL_FIFO_ANCHOR(attr_val) attr_val_fifo; typedef
116 attr_val_fifo * peerflags;
140 attr_val_fifo * crypto_cmd_list;
145 attr_val_fifo * trusted_key_list;
153 attr_val_fifo * options;
182 attr_val_fifo * options;
190 attr_val_fifo * init_opts;
212 attr_val_fifo * orphan_cmds; /* s/b renamed tos_options */
220 attr_val_fifo * discard_opts;
221 attr_val_fifo * mru_opts;
[all …]
/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_parser.h457 attr_val_fifo * Attr_val_fifo;
Dntp_config.c225 static void apply_enable_disable(attr_val_fifo *q, int enable);
279 static void destroy_attr_val_fifo(attr_val_fifo *);
1199 attr_val_fifo * options in create_peer_node()
1362 attr_val_fifo * options in create_filegen_node()
1451 attr_val_fifo * av_fifo in destroy_attr_val_fifo()
1599 attr_val_fifo * options in create_addr_opts_node()
1616 attr_val_fifo * script_queue in create_sim_script_info()
1731 attr_val_fifo * init_opts, in create_sim_node()
2952 attr_val_fifo * fifo, in apply_enable_disable()
Dntp_parser.c543 attr_val_fifo * Attr_val_fifo;