Home
last modified time | relevance | path

Searched refs:ndmp_name (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c215 ndmp_name *ent; in send_unrecovered_list()
232 ent = (ndmp_name *)MOD_GETNAME(params, i); in send_unrecovered_list()
1279 ndmp_name *ent; in ndmpd_tar_restore()
1342 ent = (ndmp_name *)MOD_GETNAME(mod_params, i); in ndmpd_tar_restore()
1459 ndmp_name *ent; in get_restore_dest()
1474 ent = (ndmp_name *)MOD_GETNAME(params, 0); in get_restore_dest()
1496 ndmp_name *ent; in correct_ents()
1506 ent = (ndmp_name *)MOD_GETNAME(params, i); in correct_ents()
1553 ndmp_name *ent; in check_restore_paths()
1565 ent = (ndmp_name *)MOD_GETNAME(params, i); in check_restore_paths()
H A Dndmp.x1347 struct ndmp_name struct
1359 ndmp_name nlist<>; argument
2064 typedef ndmp_name ndmp_name_v2;
H A Dndmpd.h370 ndmp_name *dd_nlist; /* recover file list */
877 ndmp_name *,
H A Dndmpd_fhistory.c1592 ndmp_name *entp; in ndmpd_path_restored()
1623 entp = (ndmp_name *)MOD_GETNAME(params, pos); in ndmpd_path_restored()
H A Dndmpd_util.c586 ndmpd_save_nlist_v2(ndmpd_session_t *session, ndmp_name *nlist, in ndmpd_save_nlist_v2()
597 session->ns_data.dd_nlist = ndmp_malloc(sizeof (ndmp_name)*nlistlen); in ndmpd_save_nlist_v2()
H A Dndmpd_data.c68 ndmp_pval *, ulong_t, ndmp_name *, ulong_t);
2214 ndmp_pval *env_val, ulong_t env_len, ndmp_name *nlist_val, in ndmpd_tar_start_recover_v2()
H A Dndmpd_connect.c888 ndmp_name *np; in ndmp_connect_get_data_v2()