Home
last modified time | relevance | path

Searched defs:ndmp_lbr_params (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd.h233 typedef struct ndmp_lbr_params { struct
234 struct ndmpd_session *nlp_session;
235 int nlp_flags;
237 ndmp_backup_params_t bk_params;
238 ndmp_restore_params_t rs_params;
267 } ndmp_lbr_params_t; argument