Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp.h265 } ndmp_dt_pval_t; typedef
294 ndmp_dt_pval_t *nd_env; /* Environment from backup */
H A Dlibndmp.c154 ndmp_dt_pval_t *ep; in ndmp_get_session_info()
247 malloc(sizeof (ndmp_dt_pval_t) * sp->nsi_data.nd_env_len); in ndmp_get_session_info()
321 ndmp_dt_pval_t *ep; in ndmp_get_session_info_free()
/illumos-gate/usr/src/cmd/ndmpadm/
H A Dndmpadm_print.c100 ndmp_dt_pval_t *ep; in ndmp_print_env()