Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/bhyve/
H A Dtpm_emul.h21 int (*execute_cmd)(void *sc, void *cmd, uint32_t cmd_size, void *rsp, member
H A Dtpm_emul_passthru.c105 .execute_cmd = tpm_passthru_execute_cmd,
H A Dtpm_intf_crb.c241 crb->emul->execute_cmd(crb->emul_sc, &cmd[cmd_off], cmd_size, in tpm_crb_thread()
/freebsd-14.2/contrib/unbound/daemon/
H A Dremote.c3424 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()