Searched refs:_fmd_plat (Results 1 – 1 of 1) sorted by relevance
71 static char _fmd_plat[MAXNAMELEN]; /* native platform string */ variable282 { "platform", &fmd_conf_string, _fmd_plat }, /* platform string (uname -i) */385 (void) sysinfo(SI_PLATFORM, _fmd_plat, sizeof (_fmd_plat)); in fmd_create()448 dp->d_platform = _fmd_plat; in fmd_create()