Searched defs:overhead (Results 1 - 22 of 22) sorted by relevance

/freebsd-10-stable/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.h54 int (*overhead)(void *, int, int); member in struct:sec_client_mech
65 int (*overhead)(void *, int, int); member in struct:sec_server_mech
/freebsd-10-stable/contrib/xz/src/liblzma/common/
H A Dblock_buffer_encoder.c43 const uint64_t overhead = ((uncompressed_size + LZMA2_CHUNK_MAX - 1) local
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dsymtab.c255 size_t nelts, nids, overhead, headers; local
/freebsd-10-stable/sys/netgraph/
H A Dng_pipe.h147 u_int32_t overhead; member in struct:ng_pipe_cfg
H A Dng_pipe.c99 u_int32_t overhead; member in struct:node_priv
[all...]
/freebsd-10-stable/usr.bin/mkimg/
H A Dvmdk.c65 uint64_t overhead; member in struct:vmdk_header
/freebsd-10-stable/libexec/rtld-elf/
H A Dmalloc.c79 union overhead { union
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dtc.alloc.c112 union overhead { union
[all...]
/freebsd-10-stable/sys/fs/ext2fs/
H A Dext2_vfsops.c776 uint32_t overhead, overhead_per_group, ngdb; local
/freebsd-10-stable/crypto/openssl/ssl/
H A Ds3_cbc.c90 const unsigned overhead = 1 /* padding length byte */ + mac_size; local
126 const unsigned overhead = 1 /* padding length byte */ + mac_size; local
/freebsd-10-stable/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c1208 float overhead = speeds[i] * perchar / 1e6; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dggc-common.c798 size_t overhead; member in struct:loc_descriptor
876 ggc_record_overhead(size_t allocated, size_t overhead, void *ptr, const char *name, int line, const char *function) argument
961 size_t collected = 0, freed = 0, allocated = 0, overhead = 0, times = 0; local
[all...]
H A Dggc-page.c1237 size_t overhead = object_size - size; local
1963 size_t overhead; local
[all...]
H A Dggc-zone.c1239 size_t overhead = object_size - orig_size; local
1995 size_t overhead, allocate local
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dbundle.c1884 int sp, overhead, maxoverhead; local
/freebsd-10-stable/sys/kgssapi/krb5/
H A Dkrb5_mech.c2026 OM_uint32 overhead; local
[all...]
/freebsd-10-stable/sys/netinet/
H A Dsctp_usrreq.c104 uint16_t overhead; local
H A Dsctputil.c394 sctp_log_rwnd(uint8_t from, uint32_t peers_rwnd, uint32_t snd_size, uint32_t overhead) argument
412 sctp_log_rwnd_set(uint8_t from, uint32_t peers_rwnd, uint32_t flight_size, uint32_t overhead, uint32_t a_rwndval) argument
H A Dsctp_uio.h824 uint32_t overhead; member in struct:sctp_rwnd_log
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dcached_data.c1985 const apr_size_t overhead = 0x400; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dcached_data.c1902 const apr_size_t overhead = 0x400; local
/freebsd-10-stable/sys/net80211/
H A Dieee80211_mesh.c3326 uint32_t overhead, rate, errrate; local

Completed in 198 milliseconds