• 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:d_fullpath

441             cfrombstr(dir->d_fullpath),
442 cfrombstr(curdir->d_fullpath),
568 cfrombstr(dir->d_fullpath));
627 if (lstat(cfrombstr(ret->d_fullpath), &st) != 0) {
629 ntohl(did), cfrombstr(ret->d_fullpath), strerror(errno));
682 if ((fullpath = bstrcpy(pdir->d_fullpath)) == NULL
750 ntohl(ret->d_did), ntohl(ret->d_pdid), cfrombstr(ret->d_fullpath));
893 dir->d_fullpath = path;
915 bdestroy(dir->d_fullpath);
955 ntohl(dir->d_did), cfrombstr(dir->d_fullpath), path->u_name,
956 ntohl(cdir->d_did), cfrombstr(dir->d_fullpath));
987 if ( ((fullpath = bstrcpy(dir->d_fullpath)) == NULL) /* 3 */
1027 ntohl(dir->d_did), cfrombstr(dir->d_fullpath), path->u_name,
1028 ntohl(cdir->d_did), cfrombstr(cdir->d_fullpath));
1138 if (bassign(dir->d_fullpath, pdir_fullpath) != BSTR_OK)
1140 if (bcatcstr(dir->d_fullpath, "/") != BSTR_OK)
1142 if (bcatcstr(dir->d_fullpath, new_uname) != BSTR_OK)
1200 LOG(log_maxdebug, logtype_afpd, "came('%s'): {start}", cfrombstr(dir->d_fullpath));
1241 ntohl(dir->d_did), cfrombstr(dir->d_fullpath));
1282 LOG(log_maxdebug, logtype_afpd, "came('%s'): {node: '%s}", cfrombstr(dir->d_fullpath), ret.u_name);
1326 cfrombstr(dir->d_fullpath), ret.u_name);
1333 cfrombstr(dir->d_fullpath), ret.u_name);
1342 cfrombstr(dir->d_fullpath), ret.u_name);
1345 cfrombstr(dir->d_fullpath), ret.u_name);
1374 cfrombstr(curdir->d_fullpath), cfrombstr(cdir->d_fullpath), strerror(errno));
1396 cfrombstr(dir->d_fullpath),
1397 cfrombstr(curdir->d_fullpath),
1419 curdir ? cfrombstr(curdir->d_fullpath) : "INVALID", getcwdpath());
1427 ntohl(dir->d_did), cfrombstr(dir->d_fullpath));
1429 if ((ret = ochdir(cfrombstr(dir->d_fullpath), vol_syml_opt(vol))) != 0 ) {
1431 cfrombstr(dir->d_fullpath), strerror(errno));
1570 cfrombstr(dir->d_fullpath));
2527 cfrombstr(curdir->d_fullpath));
2541 curdir->d_fullpath);
2559 cfrombstr(curdir->d_fullpath));
2567 cfrombstr(curdir->d_fullpath));