Searched defs:fwd (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.1-release/contrib/unbound/iterator/
H A Diter_fwd.c70 struct iter_forwards* fwd = (struct iter_forwards*)calloc(1, local
91 static void fwd_del_tree(struct iter_forwards* fwd) argument
99 forwards_delete(struct iter_forwards* fwd) argument
109 forwards_insert_data(struct iter_forwards* fwd, uint16_t c, uint8_t* nm, size_t nmlen, int nmlabs, struct delegpt* dp) argument
142 forwards_insert(struct iter_forwards* fwd, uint16_t c, struct delegpt* dp) argument
150 fwd_init_parents(struct iter_forwards* fwd) argument
251 read_forwards(struct iter_forwards* fwd, struct config_file* cfg) argument
278 fwd_add_stub_hole(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) argument
291 make_stub_holes(struct iter_forwards* fwd, struct config_file* cfg) argument
313 forwards_apply_cfg(struct iter_forwards* fwd, struct config_file* cfg) argument
330 forwards_find(struct iter_forwards* fwd, uint8_t* qname, uint16_t qclass) argument
344 forwards_lookup(struct iter_forwards* fwd, uint8_t* qname, uint16_t qclass) argument
378 forwards_lookup_root(struct iter_forwards* fwd, uint16_t qclass) argument
385 forwards_next_root(struct iter_forwards* fwd, uint16_t* dclass) argument
435 forwards_get_mem(struct iter_forwards* fwd) argument
449 fwd_zone_find(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) argument
460 forwards_add_zone(struct iter_forwards* fwd, uint16_t c, struct delegpt* dp) argument
474 forwards_delete_zone(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) argument
485 forwards_add_stub_hole(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) argument
495 forwards_delete_stub_hole(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) argument
[all...]
H A Diter_utils.c871 iter_get_next_root(struct iter_hints* hints, struct iter_forwards* fwd, argument
/freebsd-10.1-release/contrib/unbound/smallapp/
H A Dunbound-checkconf.c432 struct iter_forwards* fwd = forwards_create(); local
/freebsd-10.1-release/usr.bin/ul/
H A Dul.c419 fwd(void) function
/freebsd-10.1-release/contrib/tcsh/
H A Dtw.init.c321 size_t fwd, i; local
H A Dtw.parse.c532 int fwd, i; local
/freebsd-10.1-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dmerge.c872 fwd_redir(tdesc_t *fwd, tdesc_t **fwdp, void *private) argument
912 tdesc_t *fwd = name; local
H A Ddwarf.c912 tdesc_t *fwd = arg1, *sou = arg2; local
1681 die_fwd_resolve(tdesc_t *fwd, tdesc_t **fwdp, void *private __unused) argument
[all...]
/freebsd-10.1-release/crypto/openssh/
H A Dssh.c425 Forward fwd; local
[all...]
H A Dmux.c512 format_forward(u_int ftype, Forward *fwd) argument
630 Forward fwd; local
780 Forward fwd, *found_fwd; local
1598 mux_client_forward(int fd, int cancel_flag, u_int ftype, Forward *fwd) argument
[all...]
H A Dclientloop.c878 Forward fwd; local
[all...]
H A Dreadconf.c295 Forward *fwd; local
332 Forward *fwd; local
737 Forward fwd; local
1903 parse_forward(Forward *fwd, const char *fwdspec, int dynamicfwd, int remotefwd) argument
[all...]
/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dip_ftp_pxy.c2005 int fwd; local
/freebsd-10.1-release/contrib/unbound/daemon/
H A Dremote.c1497 struct iter_forwards* fwd = worker->env.fwds; local
1573 struct iter_forwards* fwd = worker->env.fwds; local
1601 struct iter_forwards* fwd = worker->env.fwds; local
1618 struct iter_forwards* fwd local
1659 struct iter_forwards* fwd = worker->env.fwds; local
[all...]
/freebsd-10.1-release/sys/netinet/
H A Dsctp_indata.c5083 sctp_handle_forward_tsn(struct sctp_tcb *stcb, struct sctp_forward_tsn_chunk *fwd, int *abort_flag, struct mbuf *m, int offset) argument
[all...]
H A Dsctp_output.c9416 struct sctp_tmit_chunk *chk, *fwd; local
[all...]
/freebsd-10.1-release/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2926 mchunkptr fwd; /* misc temp for linking */ local
3295 mchunkptr fwd; /* misc temp for linking */ local
3441 mchunkptr fwd; local
3541 mchunkptr fwd; /* misc temp for linking */ local
[all...]
/freebsd-10.1-release/sys/dev/advansys/
H A Dadvlib.h752 u_int8_t fwd; member in struct:adv_risc_q
779 u_int8_t fwd; member in struct:asc_risc_sg_list_q
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/msg/
H A Dunistruct.h846 enum uni_qos fwd; member in struct:uni_ie_qos
1187 struct uni_abr_rec fwd, bwd; member in struct:uni_ie_abradd

Completed in 329 milliseconds