Searched defs:direction (Results 26 - 50 of 88) sorted by relevance

1234

/freebsd-10.1-release/lib/libedit/
H A Dsearch.c586 cv_csearch(EditLine *el, int direction, int ch, int count, int tflag) argument
/freebsd-10.1-release/libexec/tftpd/
H A Dtftp-utils.c301 printstats(const char *direction, int verbose, struct tftp_stats *ts) argument
/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dip_rcmd_pxy.c150 int off, dlen, nflags, direction; local
/freebsd-10.1-release/sys/dev/ixgbe/
H A Dixgbe_dcb.c213 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction, argument
232 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction, argument
88 ixgbe_dcb_calculate_tc_credits_cee(struct ixgbe_hw *hw, struct ixgbe_dcb_config *dcb_config, u32 max_frame_size, u8 direction) argument
242 ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *cfg, int direction, u8 *tsa) argument
252 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) argument
275 ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *cfg, int direction, u8 *map) argument
[all...]
/freebsd-10.1-release/sys/netpfil/pf/
H A Dpf_lb.c508 pf_get_translation(struct pf_pdesc *pd, struct mbuf *m, int off, int direction, argument
122 pf_match_translation(struct pf_pdesc *pd, struct mbuf *m, int off, int direction, struct pfi_kif *kif, struct pf_addr *saddr, u_int16_t sport, struct pf_addr *daddr, uint16_t dport, int rs_num, struct pf_anchor_stackframe *anchor_stack) argument
[all...]
/freebsd-10.1-release/usr.sbin/apmd/
H A Dapmd.h87 } direction; member in struct:battery_watch_event
H A Dapmd.c216 register_battery_handlers( int level, int direction, struct event_cmd *cmdlist) argument
[all...]
/freebsd-10.1-release/contrib/ntp/sntp/libopts/
H A Dload.c480 load_opt_line(tOptions * opts, tOptState * opt_state, char * line, tDirection direction, tOptionLoadMode load_mode ) argument
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/common/avl/
H A Davl.c225 avl_nearest(avl_tree_t *tree, avl_index_t where, int direction) argument
571 avl_insert_here( avl_tree_t *tree, void *new_data, void *here, int direction) argument
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_avl.c314 int direction = (flags & UU_WALK_REVERSE)? -1 : 1; local
H A Duu_list.c402 int direction = (flags & UU_WALK_REVERSE)? -1 : 1; local
/freebsd-10.1-release/contrib/gcc/
H A Dexpr.h89 enum direction {none, upward, downward}; enum
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_rb.c675 __archive_rb_tree_iterate(struct archive_rb_tree *rbt, struct archive_rb_node *self, const unsigned int direction) argument
[all...]
/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-udp.c414 enum sunrpc_msg_type direction; local
490 enum sunrpc_msg_type direction; local
/freebsd-10.1-release/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c535 printsub(int direction, unsigned char *pointer, size_t length) argument
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/common/avl/
H A Davl.c225 avl_nearest(avl_tree_t *tree, avl_index_t where, int direction) argument
571 avl_insert_here( avl_tree_t *tree, void *new_data, void *here, int direction) argument
[all...]
/freebsd-10.1-release/sys/dev/hptmv/
H A Dgui_lib.c1413 DWORD direction = ((DWORD*)lpInBuffer)[2]; local
/freebsd-10.1-release/sys/dev/isci/scil/
H A Dintel_sata.h215 U32 direction :1; member in struct:SATA_FIS_DMA_SETUP
250 U32 direction :1; member in struct:SATA_FIS_PIO_SETUP
/freebsd-10.1-release/sys/dev/sound/pcm/
H A Dvchan.c297 int direction, vchancount; local
354 int direction, ret; local
448 int *vchanrate, vchancount, direction, ret, newspd, restart; local
556 int *vchanformat, vchancount, direction, ret, restart; local
671 int ret, direction, r, save; local
[all...]
/freebsd-10.1-release/sys/netinet/libalias/
H A Dalias_skinny.c310 ConvDirection direction; local
210 alias_skinny_reg_msg(struct RegisterMessage *reg_msg, struct ip *pip, struct tcphdr *tc, struct alias_link *lnk, ConvDirection direction) argument
229 alias_skinny_startmedia(struct StartMediaTransmission *start_media, struct ip *pip, struct tcphdr *tc, struct alias_link *lnk, u_int32_t localIpAddr, ConvDirection direction) argument
253 alias_skinny_port_msg(struct IpPortMessage *port_msg, struct ip *pip, struct tcphdr *tc, struct alias_link *lnk, ConvDirection direction) argument
271 alias_skinny_opnrcvch_ack(struct libalias *la, struct OpenReceiveChannelAck *opnrcvch_ack, struct ip *pip, struct tcphdr *tc, struct alias_link *lnk, u_int32_t * localIpAddr, ConvDirection direction) argument
[all...]
/freebsd-10.1-release/sys/ofed/include/linux/
H A Ddma-mapping.h186 dma_map_page(struct device *dev, struct page *page, unsigned long offset, size_t size, enum dma_data_direction direction) argument
194 dma_unmap_page(struct device *dev, dma_addr_t dma_address, size_t size, enum dma_data_direction direction) argument
200 dma_sync_single_for_cpu(struct device *dev, dma_addr_t dma_handle, size_t size, enum dma_data_direction direction) argument
213 dma_sync_single_for_device(struct device *dev, dma_addr_t dma_handle, size_t size, enum dma_data_direction direction) argument
219 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, enum dma_data_direction direction) argument
225 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, enum dma_data_direction direction) argument
231 dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, unsigned long offset, size_t size, int direction) argument
237 dma_sync_single_range_for_device(struct device *dev, dma_addr_t dma_handle, unsigned long offset, size_t size, int direction) argument
/freebsd-10.1-release/usr.bin/script/
H A Dscript.c375 record(FILE *fp, char *buf, size_t cc, int direction) argument
/freebsd-10.1-release/contrib/groff/src/preproc/pic/
H A Dobject.h107 enum direction { enum
[all...]
/freebsd-10.1-release/sys/dev/ct/
H A Dbshw_machdep.c190 bshw_lc_smit_start(struct ct_softc *ct, int count, u_int direction) argument
H A Dct.c580 ct_xfer(struct ct_softc *ct, u_int8_t *data, int len, int direction, argument

Completed in 150 milliseconds

1234