Home
last modified time | relevance | path

Searched refs:rpcnt (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c3354 int rpcnt; in fme_eval() local
3385 rpcnt = fmep->nsuspects; in fme_eval()
3393 srl = MALLOC(rpcnt * sizeof (struct rsl)); in fme_eval()
3394 bzero(srl, rpcnt * sizeof (struct rsl)); in fme_eval()
3395 srl2 = MALLOC(rpcnt * sizeof (struct rsl)); in fme_eval()
3396 bzero(srl2, rpcnt * sizeof (struct rsl)); in fme_eval()