Home
last modified time | relevance | path

Searched defs:fwd (Results 1 – 25 of 27) sorted by relevance

12

/openbsd-src/sbin/unwind/libunbound/iterator/
H A Diter_fwd.c70 struct iter_forwards* fwd = (struct iter_forwards*)calloc(1, in forwards_create() local
92 static void fwd_del_tree(struct iter_forwards* fwd) in fwd_del_tree()
100 forwards_delete(struct iter_forwards* fwd) in forwards_delete()
111 forwards_insert_data(struct iter_forwards* fwd, uint16_t c, uint8_t* nm, in forwards_insert_data()
144 forwards_insert(struct iter_forwards* fwd, uint16_t c, struct delegpt* dp) in forwards_insert()
152 fwd_init_parents(struct iter_forwards* fwd) in fwd_init_parents()
266 read_forwards(struct iter_forwards* fwd, struct config_file* cfg) in read_forwards()
299 fwd_add_stub_hole(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) in fwd_add_stub_hole()
312 make_stub_holes(struct iter_forwards* fwd, struct config_file* cfg) in make_stub_holes()
335 forwards_apply_cfg(struct iter_forwards* fwd, struct config_file* cfg) in forwards_apply_cfg()
[all …]
H A Diter_utils.c1283 iter_get_next_root(struct iter_hints * hints,struct iter_forwards * fwd,uint16_t * c) iter_get_next_root() argument
/openbsd-src/usr.sbin/unbound/iterator/
H A Diter_fwd.c70 struct iter_forwards* fwd = (struct iter_forwards*)calloc(1, in forwards_create() local
92 static void fwd_del_tree(struct iter_forwards* fwd) in fwd_del_tree()
100 forwards_delete(struct iter_forwards* fwd) in forwards_delete()
111 forwards_insert_data(struct iter_forwards* fwd, uint16_t c, uint8_t* nm, in forwards_insert_data()
144 forwards_insert(struct iter_forwards* fwd, uint16_t c, struct delegpt* dp) in forwards_insert()
152 fwd_init_parents(struct iter_forwards* fwd) in fwd_init_parents()
266 read_forwards(struct iter_forwards* fwd, struct config_file* cfg) in read_forwards()
299 fwd_add_stub_hole(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) in fwd_add_stub_hole()
312 make_stub_holes(struct iter_forwards* fwd, struct config_file* cfg) in make_stub_holes()
335 forwards_apply_cfg(struct iter_forwards* fwd, struct config_file* cfg) in forwards_apply_cfg()
[all …]
H A Diter_utils.c1283 iter_get_next_root(struct iter_hints * hints,struct iter_forwards * fwd,uint16_t * c) iter_get_next_root() argument
/openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.c/
H A Dpass38-frag.c2 static void *fwd; variable
4 static void *fwd = &bwd; variable
/openbsd-src/usr.bin/lex/
H A Decs.c82 cre8ecs(int *fwd, int *bck, int num) in cre8ecs()
119 mkeccl(u_char *ccls, int lenccl, int *fwd, int *bck, int llsiz, int NUL_mapping) in mkeccl()
210 mkechar(int tch, int *fwd, int *bck) in mkechar()
/openbsd-src/lib/libc/arch/powerpc64/string/
H A Dmemmove.S67 fwd: label
/openbsd-src/sys/lib/libkern/arch/powerpc/
H A Dmemmove.S68 fwd: label
/openbsd-src/usr.bin/ssh/
H A Dreadconf.c364 struct Forward *fwd; add_local_forward() local
393 struct Forward *fwd; add_remote_forward() local
1033 struct Forward fwd; process_config_line_depth() local
3012 parse_fwd_field(char ** p,struct fwdarg * fwd) parse_fwd_field() argument
3078 parse_forward(struct Forward * fwd,const char * fwdspec,int dynamicfwd,int remotefwd) parse_forward() argument
3430 const struct Forward *fwd; dump_cfg_forwards() local
[all...]
H A Dmux.c517 format_forward(u_int ftype,struct Forward * fwd) format_forward() argument
673 struct Forward fwd; mux_master_process_open_fwd() local
838 struct Forward fwd, *found_fwd; mux_master_process_close_fwd() local
1744 mux_client_forward(int fd,int cancel_flag,u_int ftype,struct Forward * fwd) mux_client_forward() argument
[all...]
H A Dchannels.c3748 channel_setup_fwd_listener_tcpip(struct ssh * ssh,int type,struct Forward * fwd,int * allocated_listen_port,struct ForwardOptions * fwd_opts) channel_setup_fwd_listener_tcpip() argument
3899 channel_setup_fwd_listener_streamlocal(struct ssh * ssh,int type,struct Forward * fwd,struct ForwardOptions * fwd_opts) channel_setup_fwd_listener_streamlocal() argument
4015 channel_cancel_rport_listener(struct ssh * ssh,struct Forward * fwd) channel_cancel_rport_listener() argument
4091 channel_cancel_lport_listener(struct ssh * ssh,struct Forward * fwd,int cport,struct ForwardOptions * fwd_opts) channel_cancel_lport_listener() argument
4105 channel_setup_local_fwd_listener(struct ssh * ssh,struct Forward * fwd,struct ForwardOptions * fwd_opts) channel_setup_local_fwd_listener() argument
4118 remote_open_match(struct permission * allowed_open,struct Forward * fwd) remote_open_match() argument
4145 check_rfwd_permission(struct ssh * ssh,struct Forward * fwd) check_rfwd_permission() argument
4181 channel_setup_remote_fwd_listener(struct ssh * ssh,struct Forward * fwd,int * allocated_listen_port,struct ForwardOptions * fwd_opts) channel_setup_remote_fwd_listener() argument
4237 channel_request_remote_forwarding(struct ssh * ssh,struct Forward * fwd) channel_request_remote_forwarding() argument
4425 channel_request_rforward_cancel(struct ssh * ssh,struct Forward * fwd) channel_request_rforward_cancel() argument
[all...]
H A Dserverloop.c726 struct Forward fwd; server_input_global_request() local
[all...]
H A Dssh.c663 struct Forward fwd; in main() local
[all...]
H A Dssh-agent.c1682 u_char fwd = 0; process_ext_session_bind() local
H A Dclientloop.c980 struct Forward fwd; process_cmdline() local
[all...]
/openbsd-src/sys/arch/arm64/dev/
H A Daplnco.c116 aplnco_lfsr(uint16_t fwd) in aplnco_lfsr()
/openbsd-src/usr.bin/ul/
H A Dul.c454 fwd(void) in fwd() function
/openbsd-src/usr.sbin/unbound/daemon/
H A Dremote.c2077 struct iter_forwards* fwd = worker->env.fwds; do_forward() local
2156 struct iter_forwards* fwd = worker->env.fwds; do_forward_add() local
2192 struct iter_forwards* fwd = worker->env.fwds; do_forward_remove() local
2213 struct iter_forwards* fwd = worker->env.fwds; do_stub_add() local
2269 struct iter_forwards* fwd = worker->env.fwds; do_stub_remove() local
[all...]
/openbsd-src/usr.sbin/unbound/smallapp/
H A Dunbound-checkconf.c941 struct iter_forwards* fwd = forwards_create(); check_fwd() local
/openbsd-src/sys/netinet/
H A Dip_output.c573 ip_output_ipsec_send(struct tdb * tdb,struct mbuf * m,struct route * ro,int fwd) ip_output_ipsec_send() argument
/openbsd-src/usr.bin/ctfconv/
H A Dparse.c260 it_merge(struct itype *fwd, struct itype *it) in it_merge()
/openbsd-src/sys/netinet6/
H A Dip6_output.c2829 int tunalready, int fwd) in ip6_output_ipsec_send() argument
/openbsd-src/bin/ksh/
H A Dvi.c1703 grabsearch(int save, int start, int fwd, char *pat) in grabsearch()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp2252 for (TypeIndex fwd : fwd_keys) { in BuildParentMap() local
2257 TypeIndex fwd = full_to_forward[full]; in BuildParentMap() local
/openbsd-src/sbin/unwind/
H A Dresolver.c1494 char fwd[FWD_MAX]; set_forwarders() local

12