• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/

Lines Matching refs:ntohl

102 	if(ntohl(did )== afp_getbandsdid())
108 if(ntohl(did )== afp_getbandsdid())
115 if(ntohl(did )== afp_getbandsdid())
382 ret->m_name, ntohl(dir->d_did), t, ntohl(fileid));
604 LOG(log_debug, logtype_afpd, "dirlookup(did: %u): START", ntohl(did));
629 ntohl(did), cfrombstr(ret->d_fullpath), strerror(errno));
634 LOG(log_debug, logtype_afpd, "dirlookup(did: %u): calling dir_remove", ntohl(did));
656 LOG(log_debug, logtype_afpd, "dirlookup(did: %u): querying CNID database", ntohl(did));
675 ntohl(did), ntohl(pdid));
691 ntohl(did), cfrombstr(fullpath));
725 LOG(log_error, logtype_afpd, "dirlookup(did: %u) {%s, %s}: %s", ntohl(did), mpath, upath, strerror(errno));
740 ntohl(did), AfpErr2name(afp_errno));
750 ntohl(ret->d_did), ntohl(ret->d_pdid), cfrombstr(ret->d_fullpath));
877 LOG(log_error, logtype_afpd, "dir_new(did: %u) {%s, %s}: couldn't set UCS2 name", ntohl(did), m_name, u_name);
955 ntohl(dir->d_did), cfrombstr(dir->d_fullpath), path->u_name,
956 ntohl(cdir->d_did), cfrombstr(dir->d_fullpath));
1027 ntohl(dir->d_did), cfrombstr(dir->d_fullpath), path->u_name,
1028 ntohl(cdir->d_did), cfrombstr(cdir->d_fullpath));
1067 ntohl(dir->d_did), cfrombstr(dir->d_u_name));
1220 hint = ntohl(hint);
1241 ntohl(dir->d_did), cfrombstr(dir->d_fullpath));
1365 ntohl(dir->d_did), ret.u_name, getcwdpath());
1427 ntohl(dir->d_did), cfrombstr(dir->d_fullpath));
1611 s_path->u_name, ntohl(pdid));
1665 s_path->u_name, ntohl(dir->d_did));
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()){
1980 upriv = ntohl (upriv) | vol->v_dperm;
2092 (setdeskowner( ntohl(owner), -1 ) < 0)) {
2101 if ( setdirowner(vol, upath, ntohl(owner), -1 ) < 0 ) {
2108 setdeskowner( -1, ntohl(group) );
2109 if ( setdirowner(vol, upath, -1, ntohl(group) ) < 0 ) {
2143 setdeskowner( -1, ntohl(group) );
2146 if ( setdirowner(vol, upath, -1, ntohl(group) ) < 0 ) {
2239 if ( ntohl(did) == 2 ) {
2605 id = ntohl(id);
2620 id = ntohl(id);