Searched defs:prop_entry (Results 1 – 2 of 2) sorted by relevance
540 struct prop_entry { struct543 typedef struct prop_entry slp_prop_entry_t; argument
210 propname_match(const char *p, size_t len, zprop_desc_t *prop_entry) in propname_match()