credpath 131 source3/client/cifs.upcall.c char ccname[MAX_CCNAME_LEN], *credpath, *best_cache = NULL; credpath 145 source3/client/cifs.upcall.c credpath = ccname + 5; credpath 146 source3/client/cifs.upcall.c syslog(LOG_DEBUG, "%s: considering %s", __func__, credpath); credpath 148 source3/client/cifs.upcall.c if (lstat(credpath, &sbuf)) { credpath 150 source3/client/cifs.upcall.c __func__, credpath, strerror(errno)); credpath 156 source3/client/cifs.upcall.c __func__, credpath, sbuf.st_uid, uid); credpath 162 source3/client/cifs.upcall.c __func__, credpath);