HomeSort by: relevance | last modified time | path
    Searched defs:int_node (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/utils/config/
nodes.hpp 212 class int_node : public native_leaf_node< int > { class in namespace:utils::config
  /src/external/bsd/ntp/dist/include/
ntp_config.h 96 typedef struct int_node_tag int_node; typedef in typeref:struct:int_node_tag
98 int_node * link;
102 typedef DECL_FIFO_ANCHOR(int_node) int_fifo;
331 int_node *create_int_node(int val);

Completed in 23 milliseconds