Home
last modified time | relevance | path

Searched refs:tm_getfile (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm.h430 void * (*tm_getfile)(void *); member
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c1347 if (tm_tar_ops.tm_getfile != NULL) { in ndmpd_tar_restore()
1348 err = pthread_create(&wrtp, NULL, tm_tar_ops.tm_getfile, in ndmpd_tar_restore()