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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfce_api_internal.h16 #define FCE_HISTORY_LEN 10 /* This is used to coalesce events */ macro
H A Dfce_util.c64 static struct fce_history fce_history_list[FCE_HISTORY_LEN];
92 for (int i = 0; i < FCE_HISTORY_LEN; i++) {
116 for (int i = 0; i < FCE_HISTORY_LEN; i++) {

Completed in 98 milliseconds