Home
last modified time | relevance | path

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

/coreutils/src/
Dsplit.c119 type_undef, type_bytes, type_byteslines, type_lines, type_digits, enumerator
1349 enum Split_type split_type = type_undef; in main()
1406 if (split_type != type_undef) in main()
1414 if (split_type != type_undef) in main()
1421 if (split_type != type_undef) in main()
1429 if (split_type != type_undef) in main()
1493 if (split_type == type_undef) in main()
1498 if (split_type != type_undef && split_type != type_digits) in main()
1570 if (split_type == type_undef) in main()