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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Ddirectory.c102 if(ntohl(did )== afp_getbandsdid())
108 if(ntohl(did )== afp_getbandsdid())
115 if(ntohl(did )== afp_getbandsdid())
1659 //if(recnt_times >= 2 && (ntohl(dir->d_did) == afp_getbandsdid()) )
1660 if(recnt_times >= 1 && (ntohl(dir->d_did) == afp_getbandsdid()) ) /* set recount time >= 1, jon 2012/07/31 */
1669 if(ntohl(dir->d_did) == afp_getbandsdid()){
2315 int afp_getbandsdid() function
H A Dfile.c1876 if(ntohl(dir->d_did )== afp_getbandsdid()){

Completed in 83 milliseconds