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

/illumos-gate/usr/src/cmd/fs.d/ufs/fssnap/
H A Dfssnap.c66 int open_multi_backfile(char *, int, int **, int);
416 (void) open_multi_backfile(*path, num_back_files, fd_array, 1);
433 ret_errno = open_multi_backfile(temppath,
617 open_multi_backfile(char *backpath, int count, int **fd_array, function

Completed in 45 milliseconds