Home
last modified time | relevance | path

Searched defs:count (Results 1 – 11 of 11) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmd5.h40 UINT4 count[2]; /* number of bits, modulo 2^64 (lsb first) */ member
H A Dmod_rrdtool.c190 static ssize_t safe_write(int fd, const void *buf, size_t count) { in safe_write()
213 static ssize_t safe_read(int fd, void *buf, size_t count) { in safe_read()
H A Darray.h50 int count; member
H A Dconnections.c204 int r, ssl_err, len, count = 0, read_offset, toread; local
H A Dmod_accesslog.c504 size_t j, count; in SETDEFAULTS_FUNC() local
H A Dlemon.c3784 int count; /* Number of currently slots filled */ member
3945 int count; /* Number of currently slots filled */ member
4151 int count; /* Number of currently slots filled */ member
4298 int count; /* Number of currently slots filled */ member
/mOS-networking-stack/core/src/include/
H A Dtcp_stream_queue.h46 int count; member
/mOS-networking-stack/core/src/
H A Dpcap_module.c23 uint16_t count[MAX_DEVICES]; member
H A Dmos_api.c327 size_t count, off_t seq_num) in ExtractPayloadFromFrags()
362 char *buf, size_t count, uint64_t off) in mtcp_ppeek()
H A Ddpdk_module.c485 uint8_t portid, count, all_ports_up, print_flag = 0; in check_all_ports_link_status() local
H A Dconfig.c1125 int i, count; in PatchCONFIG() local