Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libprop/
H A Dprop_string.c42 struct _prop_string { struct
58 _PROP_POOL_INIT(_prop_string_pool, sizeof(struct _prop_string), "propstng") argument
94 const struct _prop_string * const ps1 = n1; in _prop_string_rb_compare_nodes()
95 const struct _prop_string * const ps2 = n2; in _prop_string_rb_compare_nodes()
108 const struct _prop_string * const ps = n; in _prop_string_rb_compare_key()
119 .rbto_node_offset = offsetof(struct _prop_string, ps_link),
/netbsd-src/common/include/prop/
H A Dprop_string.h37 typedef struct _prop_string *prop_string_t;