Searched refs:alloc_prop (Results 1 – 1 of 1) sorted by relevance
140 static prop_t *alloc_prop(prop_op_t);498 if (($$ = alloc_prop(po_remove)) == NULL)538 if (($$ = alloc_prop(po_create)) == NULL)1276 alloc_prop(prop_op_t op) in alloc_prop() function