Lines Matching refs:exit
82 /* -h, print usage and exit. */
89 /* -V, print version and exit. */
106 exit(1);
148 exit(1);
180 /* Version number already printed, so just exit. */
181 exit(0);
185 exit(0);
321 /* Register our exit function which will unlock and close the device. */
324 ntfs_log_error("Could not set up exit() function because atexit() "
327 exit(1);