/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | rdr_param_types.h | 136 char *listopts; member
|
H A D | rdr_messages.c | 316 static int find_listopts_sizes(char *listopts, 1157 if (lparam->listopts != NULL) { in rdr_cleanup_params() 1158 free((void *)lparam->listopts); in rdr_cleanup_params() 1159 lparam->listopts = NULL; in rdr_cleanup_params() 2859 if (find_listopts_sizes(params->listopts, &var_msg_info)) { in pack_list_ext_request() 2935 if (params->listopts != NULL) { in pack_list_ext_request() 2936 (void) memcpy(bufptr, params->listopts, in pack_list_ext_request() 2997 if (get_string_from_buf(&(params->listopts), in unpack_list_ext_request() 4283 find_listopts_sizes(char *listopts, rdr_variable_message_info_t *var_msg_info) in find_listopts_sizes() argument 4288 if (listopts != NULL) { in find_listopts_sizes() [all …]
|
H A D | dcs.c | 1365 &ap_ids, op_data->nlist, op_data->options, op_data->listopts, in dcs_list_ext()
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | Makefile | 36 listopts.o \
|
/illumos-gate/usr/src/lib/pylibbe/common/ |
H A D | libbe_py.c | 296 uint64_t listopts = BE_LIST_SNAPSHOTS; local 313 listopts &= ~BE_LIST_SNAPSHOTS; 315 if ((ret = be_list(beName, &list, listopts)) != BE_SUCCESS) {
|
/illumos-gate/usr/src/head/ |
H A D | config_admin.h | 197 const char *listopts, char **errstring, cfga_flags_t flags);
|
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_scsi.c | 187 const char *listopts, in cfga_list_ext() argument
|
/illumos-gate/usr/src/lib/libcfgadm/common/ |
H A D | config_admin.c | 233 static cfga_err_t parse_listopt(char *listopts, char **classpp, 674 const char *listopts, in config_list_ext() argument 696 if ((rc = parse_listopt((char *)listopts, &class, errstring)) in config_list_ext() 997 parse_listopt(char *listopts, char **classpp, char **errstring) in parse_listopt() argument 1007 if (listopts == NULL) { in parse_listopt() 1011 if ((bufp = config_calloc_check(1, strlen(listopts) + 1, errstring)) in parse_listopt() 1015 (void) strcpy(bufp, listopts); in parse_listopt()
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | cfga.c | 177 const char *listopts, in cfga_list_ext() argument
|
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_fp.c | 206 const char *listopts, in cfga_list_ext() argument
|
/illumos-gate/usr/src/lib/cfgadm_plugins/ccid/common/ |
H A D | cfga_ccid.c | 306 const char *opts, const char *listopts, char **errp, cfga_flags_t flags) in cfga_list_ext() argument
|
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 1381 int *nlist, const char *options, const char *listopts, char **errstring, in cfga_list_ext() argument
|
/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/ |
H A D | cfga_usb.c | 1486 const char *listopts, in cfga_list_ext() argument
|
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/ |
H A D | cfga_ib.c | 1641 const char *options, const char *listopts, char **errstring, in cfga_list_ext() argument
|
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 1493 int *nlist, const char *options, const char *listopts, char **errstring, in cfga_list_ext() argument
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/ |
H A D | cfga_sata.c | 1418 const char *listopts, in cfga_list_ext() argument
|