Searched refs:execute_cmd (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/usr.sbin/unbound/daemon/ |
| H A D | remote.c | 3412 execute_cmd(struct daemon_remote* rc, RES* ssl, char* cmd, 3624 execute_cmd(NULL, NULL, (char*)msg, worker); 3688 execute_cmd(rc, res, buf, rc->worker); 3060 execute_cmd(struct daemon_remote* rc, RES* ssl, char* cmd, execute_cmd() function
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | remote.c | 2461 execute_cmd(struct daemon_remote* rc, RES* ssl, char* cmd) in execute_cmd() function 2589 execute_cmd(rc, res, buf); in handle_req()
|