Searched refs:help_params_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_param_types.h151 } help_params_t; typedef in typeref:struct:__anon372
193 help_params_t help;
H A Drdr_messages.c253 static int pack_help_request(help_params_t *params, char **buf, int *buf_size);
255 static int unpack_help_request(help_params_t *params, const char *buf);
668 help_params_t *hparam;
669 hparam = (help_params_t *)param;
911 help_params_t *hparam;
912 hparam = (help_params_t *)param;
1169 help_params_t *hparam;
1170 hparam = (help_params_t *)param;
3195 pack_help_request(help_params_t *params, char **buf, int *buf_size)
3300 unpack_help_request(help_params_t *param
[all...]
H A Ddcs.c1456 help_params_t *op_data;

Completed in 53 milliseconds