Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/include/
H A Dntp_config.h102 typedef struct string_node_tag string_node; typedef
104 string_node * link;
108 typedef DECL_FIFO_ANCHOR(string_node) string_fifo;
328 string_node *create_string_node(char *str);
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_config.c544 string_node *str_node; in dump_config_tree()
1296 string_node *
1301 string_node *sn; in create_string_node()
1590 string_node * sn; in destroy_string_fifo()
3522 string_node * sn; in config_phone()