Searched refs:count_hardlinks (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 Ddu.c41 static nlink_t count_hardlinks = 1; variable
102 if (statbuf.st_nlink > count_hardlinks) {
219 count_hardlinks = MAXINT(nlink_t);

Completed in 158 milliseconds