Lines Matching refs:stderr

586 				fprintf(stderr,"Versions of ntfs-3g and ntfssecaudit"
589 fprintf(stderr,"\"%s\" opened %s\n",volume,
596 fprintf(stderr,"Could not open \"%s\"\n",volume);
600 fprintf(stderr,"You need Administrator rights to open \"%s\"\n",
604 fprintf(stderr,"Looks like \"%s\" is mounted,\n",volume);
605 fprintf(stderr,"close all applications using it\n");
608 fprintf(stderr,"Close all applications using %s\n", volume);
609 fprintf(stderr,"to make sure it is not mounted\n");
612 fprintf(stderr,"Make sure \"%s\" is not mounted\n",volume);
616 fprintf(stderr,"A volume is already open\n");
626 fprintf(stderr,"\"%s\" closed\n",volume);
628 fprintf(stderr,"Could not close \"%s\"\n",volume);
692 fprintf(stderr,"Bad path %s\n",name);
918 vfprintf(stderr,format,args);
2441 fprintf(stderr,"Could not open volume %s\n",volume);
2442 printerror(stderr);
2447 fprintf(stderr,"Could not open security API\n");
2448 printerror(stderr);
2452 fprintf(stderr,"Restore is only possible as root\n");
4533 fprintf(stderr,"Not possible on this configuration,\n");
4534 fprintf(stderr,"you have to use an unmounted partition\n");
4749 fprintf(stderr,"Could not open volume %s\n",volume);
4756 fprintf(stderr,"This is only possible as root\n");
4758 fprintf(stderr,"Could not open security API\n");
4800 fprintf(stderr,"This is only possible as root\n");
4802 fprintf(stderr,"Could not open security API\n");
4829 fprintf(stderr,"*** Could not get the ACL of ");
4830 printname(stderr, name);
4831 fprintf(stderr,"\n");
4832 printerror(stderr);
4837 fprintf(stderr,"Could not open volume %s\n",volume);
4844 fprintf(stderr,"This is only possible as root\n");
4846 fprintf(stderr,"Could not open security API\n");
5557 fprintf(stderr,"Could not open volume %s\n",volume);
5565 fprintf(stderr,"This is only possible as root\n");
5566 else fprintf(stderr,"Could not open security API\n");
5860 fprintf(stderr,"User, group or other permissions missing\n");
5862 fprintf(stderr,"Bad ACL description\n");
5903 fprintf(stderr,"Could not open volume %s\n",volume);
5904 printerror(stderr);
5910 fprintf(stderr,"This is only possible as root\n");
5912 fprintf(stderr,"Could not open security API\n");
5923 fprintf(stderr,"New mode should be given in octal\n");
5936 fprintf(stderr,"Could not open volume %s\n",volume);
5937 printerror(stderr);
5943 fprintf(stderr,"This is only possible as root\n");
5945 fprintf(stderr,"Could not open security API\n");
5956 fprintf(stderr,"Usage:\n");
5958 fprintf(stderr," ntfssecaudit -t\n");
5959 fprintf(stderr," run self-tests\n");
5961 fprintf(stderr," ntfssecaudit -h [file]\n");
5962 fprintf(stderr," display security descriptors within file\n");
5963 fprintf(stderr," ntfssecaudit -a[rv] volume\n");
5964 fprintf(stderr," audit the volume\n");
5965 fprintf(stderr," ntfssecaudit [-v] file\n");
5966 fprintf(stderr," display the security parameters of file\n");
5967 fprintf(stderr," ntfssecaudit -r[v] directory\n");
5968 fprintf(stderr," display the security parameters of files in directory\n");
5969 fprintf(stderr," ntfssecaudit -b[v] directory\n");
5970 fprintf(stderr," backup the security parameters of files in directory\n");
5971 fprintf(stderr," ntfssecaudit -s[ev] volume [backupfile]\n");
5972 fprintf(stderr," set the security parameters as indicated in backup file\n");
5973 fprintf(stderr," with -e also set extra parameters (Windows attrib)\n");
5974 fprintf(stderr," ntfssecaudit perms file\n");
5975 fprintf(stderr," set the security parameters of file to perms\n");
5976 fprintf(stderr," ntfssecaudit -r[v] perms directory\n");
5977 fprintf(stderr," set the security parameters of files in directory to perms\n");
5978 fprintf(stderr," ntfssecaudit -u file\n");
5979 fprintf(stderr," get a user mapping proposal applicable to file\n");
5981 fprintf(stderr," Notes: perms can be an octal mode or a Posix ACL description\n");
5983 fprintf(stderr," Notes: perms is an octal mode\n");
5985 fprintf(stderr," volume is a drive letter and colon (eg. D:)\n");
5986 fprintf(stderr," -v is for verbose, -vv for very verbose\n");
5988 fprintf(stderr,"Usage:\n");
5990 fprintf(stderr," ntfssecaudit -t\n");
5991 fprintf(stderr," run self-tests\n");
5993 fprintf(stderr," ntfssecaudit -h [file]\n");
5994 fprintf(stderr," display security descriptors within file\n");
5995 fprintf(stderr," ntfssecaudit -a[rv] volume\n");
5996 fprintf(stderr," audit the volume\n");
5997 fprintf(stderr," ntfssecaudit [-v] volume file\n");
5998 fprintf(stderr," display the security parameters of file\n");
5999 fprintf(stderr," ntfssecaudit -r[v] volume directory\n");
6000 fprintf(stderr," display the security parameters of files in directory\n");
6001 fprintf(stderr," ntfssecaudit -b[v] volume directory\n");
6002 fprintf(stderr," backup the security parameters of files in directory\n");
6003 fprintf(stderr," ntfssecaudit -s[ev] volume [backupfile]\n");
6004 fprintf(stderr," set the security parameters as indicated in backup file\n");
6005 fprintf(stderr," with -e also set extra parameters (Windows attrib)\n");
6006 fprintf(stderr," ntfssecaudit volume perms file\n");
6007 fprintf(stderr," set the security parameters of file to perms\n");
6008 fprintf(stderr," ntfssecaudit -r[v] volume perms directory\n");
6009 fprintf(stderr," set the security parameters of files in directory to perms\n");
6011 fprintf(stderr," special cases, do not require being root :\n");
6012 fprintf(stderr," ntfssecaudit -u mounted-file\n");
6013 fprintf(stderr," get a user mapping proposal applicable to mounted file\n");
6014 fprintf(stderr," ntfssecaudit [-v] mounted-file\n");
6015 fprintf(stderr," display the security parameters of a mounted file\n");
6018 fprintf(stderr," Notes: perms can be an octal mode or a Posix ACL description\n");
6020 fprintf(stderr," Notes: perms is an octal mode\n");
6023 fprintf(stderr," volume is a partition designator (eg. /dev/dsk/c5t0d0p1)\n");
6025 fprintf(stderr," volume is a partition designator (eg. /dev/sdb2)\n");
6027 fprintf(stderr," -v is for verbose, -vv for very verbose\n");
6071 fprintf(stderr,"%c: is not the current drive,\n",arg[0]);
6072 fprintf(stderr,"please use the full path\n");
6109 fprintf(stderr,"Bad path %s\n", arg);
6206 fprintf(stderr,"Unhandled option case: %d.\n", c);
6208 fprintf(stderr,"Invalid option -%c\n",c);
6215 fprintf(stderr,"Incompatible commands\n");
6297 fprintf(stderr,"Could not open %s\n",
6363 fprintf(stderr,"Could not open %s\n",
6436 fprintf(stderr,"** %u %s signalled\n",warnings,
6440 fprintf(stderr,"** %u %s found\n",errors,
6444 fprintf(stderr,"No errors were found\n");