Searched refs:serstr (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dcpu.c257 char *serstr = NULL; local
277 &serstr)) != 0)
296 if (serstr == NULL) {
315 FM_FMRI_CPU_SERIAL_ID, serstr));
320 FM_FMRI_CPU_SERIAL_ID, serstr,
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dsigncsr.c532 char *serstr = NULL; local
606 if (serstr != NULL)
608 serstr = optarg_av;
705 if (serstr != NULL) {
709 rv = kmf_hexstr_to_bytes((uchar_t *)serstr, &bytes, &bytelen);
H A Dgencert.c587 char *serstr = NULL; local
699 serstr = optarg_av;
825 if (serstr == NULL) {
826 (void) get_serial(&serstr);
844 if (serstr == NULL) {
855 rv = kmf_hexstr_to_bytes((uchar_t *)serstr, &bytes, &bytelen);
H A Ddelete.c729 char *serstr = NULL; local
788 serstr = optarg_av;
839 if (serstr != NULL) {
843 rv = kmf_hexstr_to_bytes((uchar_t *)serstr, &bytes, &bytelen);
H A Dexport.c689 char *serstr = NULL; local
752 serstr = optarg_av;
848 if (serstr != NULL) {
852 rv = kmf_hexstr_to_bytes((uchar_t *)serstr, &bytes, &bytelen);
H A Dlist.c909 char *serstr = NULL; local
965 serstr = optarg_av;
1030 if (serstr != NULL) {
1034 rv = kmf_hexstr_to_bytes((uchar_t *)serstr, &bytes, &bytelen);
/illumos-gate/usr/src/cmd/fm/schemes/cpu/
H A Dcpu.c149 char *serstr, serbuf[21]; /* sizeof (UINT64_MAX) + '\0' */ local
183 &serstr)) != 0) {
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcache.c1094 char *serstr = NULL; local
1100 if (nvlist_lookup_string(nvl, FM_FMRI_CPU_SERIAL_ID, &serstr) != 0)
1121 FM_FMRI_CPU_SERIAL_ID, serstr,

Completed in 75 milliseconds