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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfork.h45 #define AFPFORK_DIRTY (1<<3) macro
H A Dfork.c1098 if ((ofork->of_flags & AFPFORK_DIRTY) && !gettimeofday(&tv, NULL)) {
1100 ofork->of_flags &= ~AFPFORK_DIRTY;
1344 ofork->of_flags |= AFPFORK_DIRTY;
H A Dofork.c426 if ((ofork->of_flags & AFPFORK_DIRTY) && !gettimeofday(&tv, NULL)) {

Completed in 116 milliseconds