Home
last modified time | relevance | path

Searched refs:next_file (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/coreutils/
Dsplit.c59 static char *next_file(char *old, unsigned suffix_len) in next_file() function
152 pfx = next_file(pfx, suffix_len); in split_main()