Searched refs:si_item_match (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/include/ |
| HD | si_module.h | 297 int si_item_match(si_item_t *item, int cat, const void *name, uint32_t num, int which);
|
| /NextBSD/lib/libosxsupport/ |
| HD | cache_module.c | 128 if (item && si_item_match(item, cat, name, num, which)) in cache_fetch_item()
|
| HD | si_module.c | 339 si_item_match(si_item_t *item, int cat, const void *name, uint32_t num, int which) in si_item_match() function
|