Searched refs:get_priority (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/sbin/devd/ | ||
| H A D | devd.hh | 133 int get_priority() const { return (_prio); } in get_priority() function |
| H A D | devd.cc | 505 return (l1->get_priority() > l2->get_priority()); in operator ()() |