OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:channel_request_rforward_cancel
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
channels.h
385
int
channel_request_rforward_cancel
(struct ssh *, struct Forward *);
clientloop.c
1061
ok =
channel_request_rforward_cancel
(ssh, &fwd) == 0;
mux.c
967
if (
channel_request_rforward_cancel
(ssh, found_fwd) == -1)
channels.c
4569
channel_request_rforward_cancel
(struct ssh *ssh, struct Forward *fwd)
function
Completed in 98 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026