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

/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1031 smb_get_sn(smbios_hdl_t *shp, const char **psnp, const char **csnp) function
1072 return (smb_get_sn(shp, &psn, &csn) == SMB_ERR ? NULL : psn);
1080 return (smb_get_sn(shp, &psn, &csn) == SMB_ERR ? NULL : csn);

Completed in 80 milliseconds