Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pdisk/dist/
H A Ddump.c85 uint8_t patchVendor[1]; member
778 printf(" vendor: '%.*s'\n", q->patchVendor[0], &q->patchVendor[1]); in display_patches()
780 s = &q->patchVendor[q->patchVendor[0]+1]; in display_patches()