Home
last modified time | relevance | path

Searched defs:hash_node_s (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libnsctl/common/
H A Dnsc_hash.h33 typedef struct hash_node_s { struct
34 struct hash_node_s *next; argument
35 char *key;
36 void *data;