HomeFreeBSD

ddb: use _FLAGS command macros where appropriate

Description

ddb: use _FLAGS command macros where appropriate

Some command definitions were forced to use DB_FUNC in order to specify
their required flags, CS_OWN or CS_MORE. Use the new macros to simplify
these.

Reviewed by: markj, jhb
MFC after: 3 days
Sponsored by: Juniper Networks, Inc.
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D35582

Details

Provenance
mhorneAuthored on Jul 5 2022, 2:47 PM
Reviewer
markj
Differential Revision
D35582: ddb: use _FLAGS command macros where appropriate
Parents
rG7ce58d4e8c0c: ddb: add _FLAGS command variants
Branches
Unknown
Tags
Unknown