Searched defs:file_exists_is_fatal (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fssnap/
H A Dfssnap.c412 * Since we set the file_exists_is_fatal argument to 1,
605 * If file_exists_is_fatal is set, it is a fatal error (resulting in
614 * program, regardless of the setting of file_exists_is_fatal.
618 int file_exists_is_fatal)
656 if (file_exists_is_fatal)
617 open_multi_backfile(char *backpath, int count, int **fd_array, int file_exists_is_fatal) argument

Completed in 73 milliseconds