Home
last modified time | relevance | path

Searched refs:tm_putfile (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm.h427 int (*tm_putfile)(); member
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c624 if (tm_tar_ops.tm_putfile != NULL) in backup_file()
625 rv = (tm_tar_ops.tm_putfile)(dir, name, tlm_acls, commands, in backup_file()
H A Dndmpd_tar3.c1768 if (tm_tar_ops.tm_putfile != NULL) in backup_filev3()
1769 rv = (tm_tar_ops.tm_putfile)(fullpath, ent, pnp->tn_path, in backup_filev3()