Searched defs:CS_OWN (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/net/route/ |
| H A D | route_ddb.c | 206 _DB_FUNC(_show, route, db_show_route_cmd, db_show_table, CS_OWN, NULL) in _DB_FUNC() argument
|
| /f-stack/freebsd/ddb/ |
| H A D | ddb.h | 116 #define CS_OWN 0x1 /* non-standard syntax */ macro
|
| /f-stack/freebsd/netinet/netdump/ |
| H A D | netdump_client.c | 751 DB_FUNC(netdump, db_netdump_cmd, db_cmd_table, CS_OWN, NULL) in DB_FUNC() argument
|
| /f-stack/freebsd/x86/iommu/ |
| H A D | intel_drv.c | 1164 DB_FUNC(dmar_domain, db_dmar_print_domain, db_show_table, CS_OWN, NULL) in DB_FUNC() argument
|
| /f-stack/freebsd/kern/ |
| H A D | kern_sysctl.c | 2922 DB_FUNC(sysctl, db_sysctl_cmd, db_cmd_table, CS_OWN, NULL) in DB_FUNC() argument
|