Searched refs:perr_exit (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsresize.c285 * perr_exit
291 static int perr_exit(const char *fmt, ...) function
545 perr_exit("Failed to redirect stderr to stdout");
552 perr_exit("Failed to redirect stderr to /dev/null");
664 perr_exit("Bad sector list check failed");
892 perr_exit("Couldn't get $Bitmap $DATA");
1056 perr_exit("ntfs_decompress_mapping_pairs");
1100 perr_exit("Reading inode %lld failed", inode);
1154 perr_exit("ntfs_get_size_for_mapping_pairs");
1213 perr_exit("ntfsc_callo
[all...]
H A Dntfsclone.c284 static int perr_exit(const char *fmt, ...) function
430 perr_exit("Couldn't access '%s'", opt.output);
465 perr_exit("Failed to redirect stderr to /dev/null");
556 perr_exit("lseek");
559 perr_exit("seek input");
589 perr_exit("read_all");
603 perr_exit("write_all");
627 perr_exit("lseek input");
633 perr_exit("lseek output");
651 perr_exit("write_al
[all...]
H A Dntfscmp.c138 * perr_exit
144 static int perr_exit(const char *fmt, ...) function
254 perr_exit("Failed to redirect stderr to /dev/null");
789 perr_exit("strdup error");

Completed in 46 milliseconds