Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dcut.c89 const struct cut_list *cut_lists, unsigned nlists) in cut_file()
215 unsigned nlists = 0; /* number of elements in above list */ in cut_main() local