Lines Matching refs:stderr
218 fprintf(stderr,"\"%s\" opened\n",volume);
221 fprintf(stderr,"Could not open \"%s\"\n",volume);
224 fprintf(stderr,"Make sure you have"
227 fprintf(stderr,"Make sure \"%s\" is not mounted\n",
232 fprintf(stderr,"A volume is already open\n");
242 fprintf(stderr,"\"%s\" closed\n",volume);
244 fprintf(stderr,"Could not close \"%s\"\n",volume);
896 fprintf(stderr, "* Could not create mapping file \"%s\"\n",
1043 fprintf(stderr, "Usage : ntfsusermap [vol1: [vol2: ...]]\n");
1044 fprintf(stderr, " \"voln\" are the letters of the partition"
1046 fprintf(stderr, " eg C:\n");
1047 fprintf(stderr, " the Windows system partition should be"
1050 fprintf(stderr, "When outputting to file, a minimal"
1052 fprintf(stderr, "is written to the file, and no"
1059 fprintf(stderr, "Usage : ntfsusermap dev1 [dev2 ...]\n");
1060 fprintf(stderr, " \"dev.\" are the devices to share"
1062 fprintf(stderr, " eg /dev/sdb1\n");
1063 fprintf(stderr, " the devices should not be mounted, and\n");
1064 fprintf(stderr, " the Windows system partition should"
1068 fprintf(stderr, "\nSorry, only root can start"