Searched defs:manuf (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dpk11.c71 char manuf[32]; member in struct:pk11_token
614 memmove(token->manuf, tokenInfo.manufacturerID, 32);
1229 if (pk11strcmp(v, l, token->manuf, 32))
1348 printf("\tmanufacturerID=%.32s\n", token->manuf);

Completed in 14 milliseconds