Searched refs:sum_file (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.c24 static unsigned sum_file(const char *file, const unsigned type) function
90 n = sum_file("-", type);
97 n &= sum_file(argv[optind], type);

Completed in 34 milliseconds