Searched refs:afp_getbandsdid (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 Ddirectory.c102 if(ntohl(did )== afp_getbandsdid())
108 if(ntohl(did )== afp_getbandsdid())
115 if(ntohl(did )== afp_getbandsdid())
1673 //if(recnt_times >= 2 && (ntohl(dir->d_did) == afp_getbandsdid()) )
1674 if(recnt_times >= 1 && (ntohl(dir->d_did) == afp_getbandsdid()) ) /* set recount time >= 1, jon 2012/07/31 */
1683 if(ntohl(dir->d_did) == afp_getbandsdid()){
2330 int afp_getbandsdid() function
H A Dfile.c1881 if(ntohl(dir->d_did )== afp_getbandsdid()){

Completed in 65 milliseconds