mpoint 35 source4/client/smbmount.c static pstring mpoint; mpoint 444 source4/client/smbmount.c if (realpath(mpoint, mount_point) == NULL) { mpoint 445 source4/client/smbmount.c fprintf(stderr, "Could not resolve mount point %s\n", mpoint); mpoint 740 source4/client/smbmount.c pstrcpy(mpoint, argv[2]);