Searched refs:do_forward (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/rsh/
H A Drsh.c45 int do_forward = -1; variable
316 if(do_forward == -1 || do_forwardable == -1) {
322 if (do_forward == -1)
325 &do_forward);
389 if (!do_forward
788 { "forward", 'f', arg_flag, &do_forward, "Forward credentials [krb5]"},
791 { NULL, 'G', arg_negative_flag,&do_forward, "Don't forward credentials" },
906 do_forward = 1;
/freebsd-11-stable/contrib/unbound/daemon/
H A Dremote.c2051 do_forward(RES* ssl, struct worker* worker, char* args) function
3037 do_forward(ssl, worker, skipwhite(p+7));

Completed in 59 milliseconds