Home
last modified time | relevance | path

Searched refs:nc_cmds (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libndmp/common/
H A Dlibndmp.h70 void *nc_cmds; member
/titanic_41/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar3.c2424 nctx.nc_cmds = cmds; in tar_backup_v3()
3205 nctx.nc_cmds = cmds; in ndmpd_dar_tar_v3()
3571 nctx.nc_cmds = cmds; in ndmpd_rs_sar_tar_v3()
/titanic_41/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c2337 if (nctx == NULL || (cmds = (tlm_commands_t *)nctx->nc_cmds) == NULL) in ndmp_iter_zfs()
2518 if (nctx == NULL || (cmds = (tlm_commands_t *)nctx->nc_cmds) == NULL) in ndmp_context_get_version()
H A Dtlm_backup_reader.c1375 if (nctx == NULL || (cmds = (tlm_commands_t *)nctx->nc_cmds) == NULL) in ndmp_include_zfs()