Searched refs:blabel_alloc (Results 1 – 5 of 5) sorted by relevance
54 if ((range->lower_bound = blabel_alloc()) == NULL) { in getdevicerange()58 if ((range->upper_bound = blabel_alloc()) == NULL) { in getdevicerange()
123 extern m_label_t *blabel_alloc(void);
76 blabel_alloc;
397 blabel_alloc(void) in blabel_alloc() function
1611 drange.lower_bound = blabel_alloc(); in _check_label()1623 drange.upper_bound = blabel_alloc(); in _check_label()