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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dadouble.h414 #define ATTRBIT_SETCLR (1<<15) /* set/clear bit (d) */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Ddirectory.c2031 if ( ntohs( ashort ) & ATTRBIT_SETCLR ) {
2032 bshort |= htons( ntohs( ashort ) & ~ATTRBIT_SETCLR );
H A Dfile.c1040 if ( ntohs( ashort ) & ATTRBIT_SETCLR ) {
1041 bshort |= htons( ntohs( ashort ) & ~ATTRBIT_SETCLR );

Completed in 189 milliseconds