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

/freebsd-10.0-release/contrib/unbound/iterator/
H A Diter_fwd.c71 struct iter_forwards* fwd = (struct iter_forwards*)calloc(1, local
92 static void fwd_del_tree(struct iter_forwards* fwd) argument
100 forwards_delete(struct iter_forwards* fwd) argument
110 forwards_insert_data(struct iter_forwards* fwd, uint16_t c, uint8_t* nm, size_t nmlen, int nmlabs, struct delegpt* dp) argument
143 forwards_insert(struct iter_forwards* fwd, uint16_t c, struct delegpt* dp) argument
151 fwd_init_parents(struct iter_forwards* fwd) argument
250 read_forwards(struct iter_forwards* fwd, struct config_file* cfg) argument
277 fwd_add_stub_hole(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) argument
290 make_stub_holes(struct iter_forwards* fwd, struct config_file* cfg) argument
311 forwards_apply_cfg(struct iter_forwards* fwd, struct config_file* cfg) argument
328 forwards_lookup(struct iter_forwards* fwd, uint8_t* qname, uint16_t qclass) argument
362 forwards_lookup_root(struct iter_forwards* fwd, uint16_t qclass) argument
369 forwards_next_root(struct iter_forwards* fwd, uint16_t* dclass) argument
419 forwards_get_mem(struct iter_forwards* fwd) argument
433 fwd_zone_find(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) argument
444 forwards_add_zone(struct iter_forwards* fwd, uint16_t c, struct delegpt* dp) argument
458 forwards_delete_zone(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) argument
469 forwards_add_stub_hole(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) argument
479 forwards_delete_stub_hole(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) argument
[all...]
H A Diter_utils.c882 iter_get_next_root(struct iter_hints* hints, struct iter_forwards* fwd, argument
/freebsd-10.0-release/contrib/unbound/smallapp/
H A Dunbound-checkconf.c431 struct iter_forwards* fwd = forwards_create(); local
/freebsd-10.0-release/usr.bin/ul/
H A Dul.c419 fwd(void) function
/freebsd-10.0-release/contrib/tcsh/
H A Dtw.init.c321 size_t fwd, i; local
H A Dtw.parse.c532 int fwd, i; local
/freebsd-10.0-release/crypto/openssh/
H A Dssh.c252 Forward fwd; local
[all...]
H A Dmux.c512 format_forward(u_int ftype, Forward *fwd) argument
630 Forward fwd; local
779 Forward fwd, *found_fwd; local
1596 mux_client_forward(int fd, int cancel_flag, u_int ftype, Forward *fwd) argument
[all...]
H A Dreadconf.c283 Forward *fwd; local
320 Forward *fwd; local
420 Forward fwd; local
1540 parse_forward(Forward *fwd, const char *fwdspec, int dynamicfwd, int remotefwd) argument
[all...]
H A Dclientloop.c878 Forward fwd; local
[all...]
/freebsd-10.0-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.c869 tdesc_t *fwd = arg1, *sou = arg2; local
1617 die_fwd_resolve(tdesc_t *fwd, tdesc_t **fwdp, void *private __unused) argument
[all...]
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_ftp_pxy.c2005 int fwd; local
/freebsd-10.0-release/contrib/unbound/daemon/
H A Dremote.c1492 struct iter_forwards* fwd = worker->env.fwds; local
1568 struct iter_forwards* fwd = worker->env.fwds; local
1596 struct iter_forwards* fwd = worker->env.fwds; local
1613 struct iter_forwards* fwd local
1652 struct iter_forwards* fwd = worker->env.fwds; local
[all...]
/freebsd-10.0-release/sys/netinet/
H A Dsctp_indata.c5344 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.c9262 struct sctp_tmit_chunk *chk, *fwd; local
[all...]
/freebsd-10.0-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.0-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.0-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 281 milliseconds