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

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

Completed in 9 milliseconds