/busybox-1.35.0/coreutils/ |
D | head.c | 55 # define print_first_N(fp,count,bytes) print_first_N(fp,count) argument 58 print_first_N(FILE *fp, unsigned long count, bool count_bytes) in print_first_N() 75 print_except_N_last_bytes(FILE *fp, unsigned count) in print_except_N_last_bytes() 104 print_except_N_last_lines(FILE *fp, unsigned count) in print_except_N_last_lines() 170 unsigned long count = 10; in head_main() local
|
D | nproc.c | 33 int count = 0; in nproc_main() local
|
D | tail.c | 87 static ssize_t tail_read(int fd, char *buf, size_t count) in tail_read() 116 unsigned count = 10; in tail_main() local
|
D | md5_sha1_sum.c | 159 int src_fd, hash_len, count; in hash_file() local
|
/busybox-1.35.0/util-linux/volume_id/ |
D | util.c | 23 …me_id_set_unicode16(char *str, size_t len, const uint8_t *buf, enum endian endianess, size_t count) in volume_id_set_unicode16() 97 void volume_id_set_label_raw(struct volume_id *id, const uint8_t *buf, size_t count) in volume_id_set_label_raw() 115 void volume_id_set_label_string(struct volume_id *id, const uint8_t *buf, size_t count) in volume_id_set_label_string() 130 …_set_label_unicode16(struct volume_id *id, const uint8_t *buf, enum endian endianess, size_t count) in volume_id_set_label_unicode16() 138 unsigned count = (format == UUID_DCE_STRING ? VOLUME_ID_UUID_SIZE : 4 << format); in volume_id_set_uuid() local
|
/busybox-1.35.0/libbb/ |
D | replace.c | 16 unsigned count = 0; in count_strstr() local 29 char* FAST_FUNC xmalloc_substitute_string(const char *src, int count, const char *sub, const char *… in xmalloc_substitute_string()
|
D | safe_write.c | 11 ssize_t FAST_FUNC safe_write(int fd, const void *buf, size_t count) in safe_write()
|
D | bb_qsort.c | 16 void FAST_FUNC qsort_string_vector(char **sv, unsigned count) in qsort_string_vector()
|
D | mtab.c | 16 int i, count; in erase_mtab() local
|
D | read_printf.c | 48 ssize_t FAST_FUNC nonblock_immune_read(int fd, void *buf, size_t count) in nonblock_immune_read() 215 void FAST_FUNC xread(int fd, void *buf, size_t count) in xread()
|
D | read.c | 11 ssize_t FAST_FUNC safe_read(int fd, void *buf, size_t count) in safe_read()
|
D | xfuncs.c | 132 char* FAST_FUNC bin2hex(char *p, const char *cp, int count) in bin2hex() 145 char* FAST_FUNC hex2bin(char *dst, const char *str, int count) in hex2bin()
|
/busybox-1.35.0/miscutils/ |
D | flashcp.c | 37 static void progress(int mode, uoff_t count, uoff_t total) in progress() 128 unsigned count; in flashcp_main() local
|
D | strings.c | 44 unsigned count; in strings_main() local
|
D | ubirename.c | 48 int32_t count; member
|
D | makedevs.c | 207 unsigned count = 0; in makedevs_main() local
|
D | nandwrite.c | 81 unsigned count; in dump_bad() local
|
/busybox-1.35.0/util-linux/ |
D | scriptreplay.c | 33 unsigned long count; in scriptreplay_main() local
|
D | script.c | 138 int outfd, count, loop; in script_main() local
|
/busybox-1.35.0/procps/ |
D | powertop.c | 60 int count; member 68 ullong count; member 219 static void save_line(const char *string, int count) in save_line() 287 static int save_irq_count(int irq, ullong count) in save_irq_count() 324 ullong count; in process_irq_counts() local 426 const char *count, *process, *func; in process_timer_stats() local
|
/busybox-1.35.0/archival/ |
D | bzip2.c | 168 ssize_t count; in IF_DESKTOP() local
|
D | rpm.c | 79 uint32_t count; /* 4 byte count */ member 255 int count = 0; in loop_through_files() local 460 int count, it, flags; in rpm_main() local
|
/busybox-1.35.0/networking/ |
D | arping.c | 71 int count; // = -1; member 92 #define count (G.count ) macro
|
D | telnetd.c | 376 static size_t safe_write_double_iac(int fd, const char *buf, size_t count) in safe_write_double_iac() 665 int count; in telnetd_main() local
|
/busybox-1.35.0/editors/ |
D | patch_bbox.c | 184 unsigned count; in patch_main() local
|