fmd_agent_physcpu_info
if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) != 0) {
extern int fmd_agent_physcpu_info(fmd_agent_hdl_t *, nvlist_t ***cpusp,
if (fmd_agent_physcpu_info(sock->ztes_fm_agent, &sock->ztes_cpus,
if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) != 0) {
if (fmd_agent_physcpu_info(hdl, &cpus, &ncpu) == -1) {