Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_config.c126 reply.error = NDMP_UNDEFINED_ERR; in ndmpd_config_get_host_info_v2()
311 reply.error = NDMP_UNDEFINED_ERR; in ndmpd_config_get_host_info_v3()
547 reply.error = NDMP_UNDEFINED_ERR; in ndmpd_config_get_fs_info_v3()
562 reply.error = NDMP_UNDEFINED_ERR; in ndmpd_config_get_fs_info_v3()
H A Dndmp.x93 NDMP_UNDEFINED_ERR = 20, /* Undefined Error */ enumerator
H A Dndmpd_data.c1622 return (NDMP_UNDEFINED_ERR); in ndmpd_zfs_start_op()