Home
last modified time | relevance | path

Searched refs:DS_MATCHTYPE_SPEC (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/systat/
H A Ddevs.c77 DS_MATCHTYPE_SPEC, enumerator
187 (last_type == DS_MATCHTYPE_SPEC) ?specified_devices : NULL, in dscmd()
188 (last_type == DS_MATCHTYPE_SPEC) ?num_devices_specified : 0, in dscmd()
344 last_type = DS_MATCHTYPE_SPEC; in dsselect()