Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 15 of 15) sorted by relevance

/busybox-1.35.0/networking/
Dtcpudp_perhost.c16 struct hcc *cc = xzalloc((c + 1) * sizeof(*cc)); in ipsvd_perhost_init() local
21 unsigned FAST_FUNC ipsvd_perhost_add(struct hcc *cc, char *ip, unsigned maxconn, struct hcc **hccpp) in ipsvd_perhost_add()
45 void FAST_FUNC ipsvd_perhost_remove(struct hcc *cc, int pid) in ipsvd_perhost_remove()
Dbrctl.c230 ssize_t cc; in read_bridge_forward_db() local
Dtcpudp.c130 struct hcc *cc; member
Darping.c419 int cc; in arping_main() local
/busybox-1.35.0/libbb/
Dfull_write.c19 ssize_t cc; in full_write() local
Dread.c38 ssize_t cc; in full_read() local
/busybox-1.35.0/miscutils/
Drx.c159 int cc = read_byte(TIMEOUT); in receive() local
Dhdparm.c578 static uint8_t mode_loop(uint16_t mode_sup, uint16_t mode_sel, int cc, uint8_t *have_mode) in mode_loop()
/busybox-1.35.0/networking/ssl_helper-wolfssl/
Dssl_helper.c57 ssize_t cc; in full_write() local
/busybox-1.35.0/networking/ssl_helper/
Dssl_helper.c69 ssize_t cc; in full_write() local
/busybox-1.35.0/editors/
Ded.c384 int fd, cc; in readLines() local
Dawk.c2391 char cc = is_numeric(arg) ? getvar_i(arg) : *getvar_s(arg); in awk_printf() local
/busybox-1.35.0/archival/libarchive/bz/
Dblocksort.c238 int32_t H, i, j, k, l, r, cc, cc1; in fallbackSort() local
/busybox-1.35.0/archival/libarchive/
Dlzo1x_9x.c729 lzo1x_999_t cc; in lzo1x_999_compress_internal() local
/busybox-1.35.0/shell/
Dash.c4843 char cc[2]; in cmdputs() local
12819 int cc = c; in readtoken1() local
12850 int cc = c; in readtoken1() local
13148 int cc = pgetc_eatbnl(); in xxreadtoken() local