Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/systat/
H A Ddevs.c80 DS_MATCHTYPE_SPEC, enumerator
190 (last_type == DS_MATCHTYPE_SPEC) ?specified_devices : NULL, in dscmd()
191 (last_type == DS_MATCHTYPE_SPEC) ?num_devices_specified : 0, in dscmd()
347 last_type = DS_MATCHTYPE_SPEC; in dsselect()