Searched refs:DEVSTAT_MATCH_NONE (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libdevstat/ | ||
H A D | devstat.h | 54 DEVSTAT_MATCH_NONE = 0x00, enumerator |
H A D | devstat.c | 737 if ((matches[i].match_fields == DEVSTAT_MATCH_NONE) in devstat_selectdevs() |