Searched refs:open_multi_backfile (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/ufs/fssnap/ |
H A D | fssnap.c | 66 int open_multi_backfile(char *, int, int **, int); 416 (void) open_multi_backfile(*path, num_back_files, fd_array, 1); in open_backpath() 433 ret_errno = open_multi_backfile(temppath, in open_backpath() 617 open_multi_backfile(char *backpath, int count, int **fd_array, in open_multi_backfile() function
|