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

/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.h196 extern void copydir_from_to(char *from_dir, char *to_dir);
H A Dsm_svc.c337 copydir_from_to(from_dir, to_dir) function
373 "copydir_from_to: can't read link %s\n",
738 copydir_from_to(buf, CURRENT);
750 copydir_from_to(buf, BACKUP);
H A Dsm_statd.c415 copydir_from_to(BACKUP, buf);
417 copydir_from_to(BACKUP, buf);

Completed in 59 milliseconds