Searched defs:cc (Results 1 – 15 of 15) sorted by relevance
/busybox-1.35.0/networking/ |
D | tcpudp_perhost.c | 16 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()
|
D | brctl.c | 230 ssize_t cc; in read_bridge_forward_db() local
|
D | tcpudp.c | 130 struct hcc *cc; member
|
D | arping.c | 419 int cc; in arping_main() local
|
/busybox-1.35.0/libbb/ |
D | full_write.c | 19 ssize_t cc; in full_write() local
|
D | read.c | 38 ssize_t cc; in full_read() local
|
/busybox-1.35.0/miscutils/ |
D | rx.c | 159 int cc = read_byte(TIMEOUT); in receive() local
|
D | hdparm.c | 578 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/ |
D | ssl_helper.c | 57 ssize_t cc; in full_write() local
|
/busybox-1.35.0/networking/ssl_helper/ |
D | ssl_helper.c | 69 ssize_t cc; in full_write() local
|
/busybox-1.35.0/editors/ |
D | ed.c | 384 int fd, cc; in readLines() local
|
D | awk.c | 2391 char cc = is_numeric(arg) ? getvar_i(arg) : *getvar_s(arg); in awk_printf() local
|
/busybox-1.35.0/archival/libarchive/bz/ |
D | blocksort.c | 238 int32_t H, i, j, k, l, r, cc, cc1; in fallbackSort() local
|
/busybox-1.35.0/archival/libarchive/ |
D | lzo1x_9x.c | 729 lzo1x_999_t cc; in lzo1x_999_compress_internal() local
|
/busybox-1.35.0/shell/ |
D | ash.c | 4843 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
|