Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/systat/
H A Ddevs.c83 DS_MATCHTYPE_SPEC, enumerator
163 (last_type == DS_MATCHTYPE_SPEC) ?specified_devices : NULL, in dscmd()
164 (last_type == DS_MATCHTYPE_SPEC) ?num_devices_specified : 0, in dscmd()
320 last_type = DS_MATCHTYPE_SPEC; in dsselect()