Searched refs:SUM_BSD (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dsum.c18 enum { SUM_BSD, PRINT_NAME, SUM_SYSV }; enumerator in enum:__anon19761
81 unsigned type = SUM_BSD;
86 if (n & 2) type = SUM_BSD;

Completed in 157 milliseconds