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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dfork.h45 #define AFPFORK_DIRTY (1<<3) macro
H A Dfork.c1096 if ((ofork->of_flags & AFPFORK_DIRTY) && !gettimeofday(&tv, NULL)) {
1098 ofork->of_flags &= ~AFPFORK_DIRTY;
1337 ofork->of_flags |= AFPFORK_DIRTY;
H A Dofork.c426 if ((ofork->of_flags & AFPFORK_DIRTY) && !gettimeofday(&tv, NULL)) {

Completed in 73 milliseconds