Searched refs:execute_cmd (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/usr.sbin/bhyve/ |
| H A D | tpm_emul.h | 21 int (*execute_cmd)(void *sc, void *cmd, uint32_t cmd_size, void *rsp, member
|
| H A D | tpm_emul_passthru.c | 105 .execute_cmd = tpm_passthru_execute_cmd,
|
| H A D | tpm_intf_crb.c | 241 crb->emul->execute_cmd(crb->emul_sc, &cmd[cmd_off], cmd_size, in tpm_crb_thread()
|
| /freebsd-14.2/contrib/unbound/daemon/ |
| H A D | remote.c | 3424 execute_cmd(struct daemon_remote* rc, RES* ssl, char* cmd, in execute_cmd() function 3636 execute_cmd(NULL, NULL, (char*)msg, worker); in daemon_remote_exec() 3700 execute_cmd(rc, res, buf, rc->worker); in handle_req()
|