Searched refs:sum_file (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.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 99 milliseconds