Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dmonitor.c115 int mm_answer_term(struct ssh *, int, struct sshbuf *);
191 {MONITOR_REQ_TERM, 0, mm_answer_term},
1494 mm_answer_term(struct ssh *ssh, int sock, struct sshbuf *req) in mm_answer_term() function