Searched refs:mac_ddb_command_exec (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/sys/security/mac/ |
| H A D | mac_kdb.c | 70 mac_ddb_command_exec(struct db_command *cmd, db_expr_t addr, in mac_ddb_command_exec() function
|
| H A D | mac_framework.h | 139 int mac_ddb_command_exec(struct db_command *cmd, db_expr_t addr,
|
| /freebsd-14.2/sys/security/mac_ddb/ |
| H A D | mac_ddb.c | 334 mac_ddb_command_exec(struct db_command *cmd, db_expr_t addr, in mac_ddb_command_exec() function 369 .mpo_ddb_command_exec = mac_ddb_command_exec,
|
| /freebsd-14.2/sys/ddb/ |
| H A D | db_command.c | 491 if (mac_ddb_command_exec(cmd, addr, have_addr, count, modif)) { in db_command()
|