Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/citrus/
H A Dcitrus_prop.h40 typedef struct _citrus_prop_hint_t _citrus_prop_hint_t; typedef
62 struct _citrus_prop_hint_t { struct
63 const char *name;
87 int _citrus_prop_parse_variable(const _citrus_prop_hint_t * __restrict, argument