/src/sys/dev/pci/ |
ld_twe.c | 99 const char *typestr, *stripestr, *statstr; local in function:ld_twe_attach 127 stripestr = twe_describe_code(twe_table_stripedepth, 129 if (stripestr == NULL) 134 stripestr);
|
ld_twe.c | 99 const char *typestr, *stripestr, *statstr; local in function:ld_twe_attach 127 stripestr = twe_describe_code(twe_table_stripedepth, 129 if (stripestr == NULL) 134 stripestr);
|
ld_twe.c | 99 const char *typestr, *stripestr, *statstr; local in function:ld_twe_attach 127 stripestr = twe_describe_code(twe_table_stripedepth, 129 if (stripestr == NULL) 134 stripestr);
|
ld_twe.c | 99 const char *typestr, *stripestr, *statstr; local in function:ld_twe_attach 127 stripestr = twe_describe_code(twe_table_stripedepth, 129 if (stripestr == NULL) 134 stripestr);
|
/src/sbin/bioctl/ |
bioctl.c | 237 const char *status, *rtypestr, *stripestr; local in function:bio_show_volumes 241 rtypestr = stripestr = NULL; 301 stripestr = "N/A"; 305 stripestr = "N/A"; 316 stripestr = "N/A"; 322 if (stripestr) 323 strlcpy(stripe, stripestr, sizeof(stripe));
|
bioctl.c | 237 const char *status, *rtypestr, *stripestr; local in function:bio_show_volumes 241 rtypestr = stripestr = NULL; 301 stripestr = "N/A"; 305 stripestr = "N/A"; 316 stripestr = "N/A"; 322 if (stripestr) 323 strlcpy(stripe, stripestr, sizeof(stripe));
|
bioctl.c | 237 const char *status, *rtypestr, *stripestr; local in function:bio_show_volumes 241 rtypestr = stripestr = NULL; 301 stripestr = "N/A"; 305 stripestr = "N/A"; 316 stripestr = "N/A"; 322 if (stripestr) 323 strlcpy(stripe, stripestr, sizeof(stripe));
|
bioctl.c | 237 const char *status, *rtypestr, *stripestr; local in function:bio_show_volumes 241 rtypestr = stripestr = NULL; 301 stripestr = "N/A"; 305 stripestr = "N/A"; 316 stripestr = "N/A"; 322 if (stripestr) 323 strlcpy(stripe, stripestr, sizeof(stripe));
|