Searched refs:srl2 (Results 1 – 1 of 1) sorted by relevance
3370 struct rsl *srl2 = NULL; in fme_eval() local3413 srl2 = MALLOC(rpcnt * sizeof (struct rsl)); in fme_eval()3414 bzero(srl2, rpcnt * sizeof (struct rsl)); in fme_eval()3415 mess_zero_count = trim_suspects(fmep, srl, srl2, ffep); in fme_eval()3433 publish_suspects(fmep, srl2); in fme_eval()3472 publish_suspects(nfmep, srl2); in fme_eval()3479 FREE(srl2); in fme_eval()