Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm.h428 int (*tm_putdir)(); member
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c564 if (tm_tar_ops.tm_putdir != NULL) in backup_dir()
565 (void) (tm_tar_ops.tm_putdir)(dir, tlm_acls, in backup_dir()
H A Dndmpd_tar3.c1689 if (tm_tar_ops.tm_putdir != NULL) in backup_dirv3()
1690 (void) (tm_tar_ops.tm_putdir)(fullpath, bpp->bp_tlmacl, in backup_dirv3()