Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dsplit.c84 #define SPLIT_OPT_l (1<<0) macro
109 if (opt & SPLIT_OPT_l) in split_main()