Home
last modified time | relevance | path

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

/netbsd/src/common/lib/libprop/
Dprop_string.c42 struct _prop_string { struct
58 _PROP_POOL_INIT(_prop_string_pool, sizeof(struct _prop_string), "propstng") argument
99 const struct _prop_string * const ps1 = n1; in _prop_string_rb_compare_nodes()
100 const struct _prop_string * const ps2 = n2; in _prop_string_rb_compare_nodes()
113 const struct _prop_string * const ps = n; in _prop_string_rb_compare_key()
124 .rbto_node_offset = offsetof(struct _prop_string, ps_link),
/netbsd/src/common/include/prop/
Dprop_string.h37 typedef struct _prop_string *prop_string_t;