Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dhead.c77 unsigned char *circle = xmalloc(++count); in print_except_N_last_bytes() local
106 char **circle = xzalloc((++count) * sizeof(circle[0])); in print_except_N_last_lines() local