TellDir          6292 source3/include/proto.h long TellDir(struct smb_Dir *dirp);
TellDir           538 source3/smbd/dir.c 	return TellDir(dptr->dir_hnd);
TellDir           726 source3/smbd/dir.c 	offset = (uint32)TellDir(dptr->dir_hnd);
TellDir           851 source3/smbd/dir.c 			(long)conn->dirptr,TellDir(conn->dirptr->dir_hnd)));