Searched defs:limit (Results 201 - 225 of 338) sorted by relevance

1234567891011>>

/freebsd-10-stable/crypto/openssl/ssl/
H A Dt1_lib.c368 ssl_add_clienthello_tlsext(SSL *s, unsigned char *buf, unsigned char *limit) argument
704 ssl_add_serverhello_tlsext(SSL *s, unsigned char *buf, unsigned char *limit) argument
915 ssl_check_for_safari(SSL *s, const unsigned char *data, const unsigned char *limit) argument
984 ssl_parse_clienthello_tlsext(SSL *s, unsigned char **p, unsigned char *limit, int *al) argument
2169 tls1_process_ticket(SSL *s, unsigned char *session_id, int len, const unsigned char *limit, SSL_SESSION **ret) argument
[all...]
/freebsd-10-stable/sys/dev/ixgbe/
H A Dif_ixv.c2339 ixv_set_sysctl_value(struct adapter *adapter, const char *name, const char *description, int *limit, int value) argument
H A Dix_txrx.c981 u32 limit = adapter->tx_process_limit; local
1203 ixgbe_refresh_mbufs(struct rx_ring *rxr, int limit) argument
H A Dixv_txrx.c951 u32 limit = adapter->tx_process_limit; local
1173 ixgbe_refresh_mbufs(struct rx_ring *rxr, int limit) argument
/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c109 mbufq_init(struct mbufq *q, int limit) argument
/freebsd-10-stable/sys/fs/ext2fs/
H A Dext2_htree.c186 ext2_htree_set_limit(struct ext2fs_htree_entry *ep, uint16_t limit) argument
/freebsd-10-stable/sys/dev/rl/
H A Dif_rl.c1125 uint16_t limit; local
/freebsd-10-stable/sys/vm/
H A Dvm_pageout.c1927 vm_pindex_t limit, size; local
[all...]
/freebsd-10-stable/sys/dev/sfxge/common/
H A Def10_nvram.c48 uint32_t *limit; /* Last dword of data block */ member in struct:tlv_cursor_s
284 uint32_t *limit; local
262 tlv_init_cursor( __out tlv_cursor_t *cursor, __in uint32_t *block, __in uint32_t *limit, __in uint32_t *current) argument
298 uint32_t *limit; local
[all...]
/freebsd-10-stable/sys/dev/usb/
H A Dusb_hub.c2508 usb_ticks_t limit; local
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Darchive.c1108 char *limit = temp + namedata->parsed_size; local
H A Dcoffgen.c487 unsigned int limit = bfd_get_symcount (abfd); local
1089 unsigned int limit = bfd_get_symcount (abfd); local
/freebsd-10-stable/contrib/diff/src/
H A Ddiff3.c1294 scan_diff_line(char *scan_ptr, char **set_start, size_t *set_length, char *limit, char leadingchar) argument
/freebsd-10-stable/contrib/gcc/cp/
H A Dmangle.c1324 int i, limit, dir; local
H A Dsearch.c2488 binfo_via_virtual(tree binfo, tree limit) argument
/freebsd-10-stable/contrib/gcc/
H A Dgcov.c1344 unsigned limit = 100; local
H A Dreg-stack.c845 rtx limit = PREV_INSN (BB_HEAD (current_block)); local
H A Dtree-scalar-evolution.c1043 follow_ssa_edge_in_rhs(struct loop *loop, tree at_stmt, tree rhs, tree halting_phi, tree *evolution_of_loop, int limit) argument
1238 follow_ssa_edge_in_condition_phi_branch(int i, struct loop *loop, tree condition_phi, tree halting_phi, tree *evolution_of_branch, tree init_cond, int limit) argument
1274 follow_ssa_edge_in_condition_phi(struct loop *loop, tree condition_phi, tree halting_phi, tree *evolution_of_loop, int limit) argument
1318 follow_ssa_edge_inner_loop_phi(struct loop *outer_loop, tree loop_phi_node, tree halting_phi, tree *evolution_of_loop, int limit) argument
1365 follow_ssa_edge(struct loop *loop, tree def, tree halting_phi, tree *evolution_of_loop, int limit) argument
[all...]
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Ddirectives.c1501 const unsigned char *src, *limit; local
H A Dinternal.h102 unsigned char *base, *cur, *limit; member in struct:_cpp_buff
131 cpp_token *base, *limit; member in struct:tokenrun
449 unsigned char *limit; member in struct:cpp_reader::__anon1261
/freebsd-10-stable/contrib/gdb/gdb/
H A Dgo32-nat.c1353 unsigned short limit __attribute__((packed)); member in struct:dtr_reg
1382 unsigned long limit = (descr.limit1 << 16) | descr.limit0; local
1539 unsigned limit local
[all...]
H A Djv-exp.c2062 ULONGEST limit, limit_div_base; local
H A Dmonitor.c1575 unsigned char *scan, *limit; /* loop controls */ local
/freebsd-10-stable/sys/cddl/dev/fbt/
H A Dfbt_powerpc.c201 u_int32_t *instr, *limit; local
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1299 ar5211SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) argument

Completed in 344 milliseconds

1234567891011>>