Searched refs:module_start_func_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd.h355 module_start_func_t *dm_start_func; /* start function */
1006 module_start_func_t ndmpd_tar_backup_starter;
1009 module_start_func_t ndmpd_tar_restore_starter;
1012 module_start_func_t ndmpd_tar_backup_starter_v3;
1015 module_start_func_t ndmpd_tar_restore_starter_v3;
1095 module_start_func_t ndmpd_zfs_backup_starter;
1096 module_start_func_t ndmpd_zfs_restore_starter;
H A Dndmpd_common.h282 typedef int module_start_func_t(void *); typedef

Completed in 106 milliseconds