Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c3361 int rpcnt; in fme_eval() local
3392 rpcnt = fmep->nsuspects; in fme_eval()
3400 srl = MALLOC(rpcnt * sizeof (struct rsl)); in fme_eval()
3401 bzero(srl, rpcnt * sizeof (struct rsl)); in fme_eval()
3402 srl2 = MALLOC(rpcnt * sizeof (struct rsl)); in fme_eval()
3403 bzero(srl2, rpcnt * sizeof (struct rsl)); in fme_eval()