/freebsd/contrib/unbound/iterator/ |
H A D | iter_fwd.c | 70 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 D | iter_utils.c | 1284 iter_get_next_root(struct iter_hints* hints, struct iter_forwards* fwd, in iter_get_next_root()
|
/freebsd/contrib/flex/src/ |
H A D | ecs.c | 78 int cre8ecs (int fwd[], int bck[], int num) in cre8ecs() 115 void mkeccl (unsigned char ccls[], int lenccl, int fwd[], int bck[], int llsiz, int NUL_mapping) in mkeccl() 202 void mkechar (int tch, int fwd[], int bck[]) in mkechar()
|
/freebsd/crypto/openssh/ |
H A D | readconf.c | 380 struct Forward *fwd; in add_local_forward() local 409 struct Forward *fwd; in add_remote_forward() local 1056 struct Forward fwd; in process_config_line_depth() local 3042 parse_fwd_field(char **p, struct fwdarg *fwd) in parse_fwd_field() 3108 parse_forward(struct Forward *fwd, const char *fwdspec, int dynamicfwd, int remotefwd) in parse_forward() 3460 const struct Forward *fwd; in dump_cfg_forwards() local
|
H A D | mux.c | 530 format_forward(u_int ftype, struct Forward *fwd) in format_forward() 686 struct Forward fwd; in mux_master_process_open_fwd() local 851 struct Forward fwd, *found_fwd; in mux_master_process_close_fwd() local 1763 mux_client_forward(int fd, int cancel_flag, u_int ftype, struct Forward *fwd) in mux_client_forward()
|
H A D | channels.c | 3797 struct Forward *fwd, int *allocated_listen_port, in channel_setup_fwd_listener_tcpip() 3955 struct Forward *fwd, struct ForwardOptions *fwd_opts) in channel_setup_fwd_listener_streamlocal() 4071 channel_cancel_rport_listener(struct ssh *ssh, struct Forward *fwd) in channel_cancel_rport_listener() 4147 struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts) in channel_cancel_lport_listener() 4161 struct Forward *fwd, struct ForwardOptions *fwd_opts) in channel_setup_local_fwd_listener() 4174 remote_open_match(struct permission *allowed_open, struct Forward *fwd) in remote_open_match() 4201 check_rfwd_permission(struct ssh *ssh, struct Forward *fwd) in check_rfwd_permission() 4237 channel_setup_remote_fwd_listener(struct ssh *ssh, struct Forward *fwd, in channel_setup_remote_fwd_listener() 4293 channel_request_remote_forwarding(struct ssh *ssh, struct Forward *fwd) in channel_request_remote_forwarding() 4481 channel_request_rforward_cancel(struct ssh *ssh, struct Forward *fwd) in channel_request_rforward_cancel()
|
H A D | serverloop.c | 770 struct Forward fwd; in server_input_global_request() local
|
H A D | ssh.c | 679 struct Forward fwd; in main() local
|
H A D | clientloop.c | 989 struct Forward fwd; process_cmdline() local [all...] |
H A D | ssh-agent.c | 1713 u_char fwd = 0; in process_ext_session_bind() local
|
/freebsd/usr.bin/ul/ |
H A D | ul.c | 428 fwd(void) in fwd() function
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | merge.c | 863 fwd_redir(tdesc_t *fwd, tdesc_t **fwdp, void *private) in fwd_redir() 903 tdesc_t *fwd = name; in redir_mstr_fwd_cb() local
|
H A D | dwarf.c | 917 tdesc_t *fwd = arg1, *sou = arg2; in die_fwd_map() local 1678 die_fwd_resolve(tdesc_t *fwd, tdesc_t **fwdp, void *private __unused) in die_fwd_resolve()
|
/freebsd/contrib/unbound/daemon/ |
H A D | remote.c | 2256 struct iter_forwards* fwd = worker->env.fwds; in do_forward() local 2335 struct iter_forwards* fwd = worker->env.fwds; in do_forward_add() local 2371 struct iter_forwards* fwd = worker->env.fwds; in do_forward_remove() local 2392 struct iter_forwards* fwd = worker->env.fwds; in do_stub_add() local 2448 struct iter_forwards* fwd = worker->env.fwds; in do_stub_remove() local
|
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-checkconf.c | 940 struct iter_forwards* fwd = forwards_create(); in check_fwd() local
|
/freebsd/contrib/tcsh/ |
H A D | tw.init.c | 316 size_t fwd, i; in tw_cmd_sort() local
|
H A D | tw.parse.c | 528 int fwd, i; in t_glob() local
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_ftp_pxy.c | 1882 int fwd; in ipf_p_ftp_eprt6() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | SymbolFileNativePDB.cpp | 2266 for (TypeIndex fwd : fwd_keys) { in BuildParentMap() local 2272 TypeIndex fwd = full_to_forward[full]; in BuildParentMap() local
|
/freebsd/lib/libc/regex/ |
H A D | regcomp.c | 71 sopno fwd; member
|
/freebsd/sys/netinet/ |
H A D | sctp_indata.c | 5482 struct sctp_forward_tsn_chunk *fwd, in sctp_handle_forward_tsn()
|
H A D | sctp_output.c | 9476 struct sctp_tmit_chunk *chk, *fwd; in sctp_chunk_retransmission() local
|
/freebsd/contrib/sendmail/src/ |
H A D | queue.c | 3544 strrev(fwd) in strrev() argument
|