Searched refs:srl2 (Results 1 – 1 of 1) sorted by relevance
3352 struct rsl *srl2 = NULL; in fme_eval() local3395 srl2 = MALLOC(rpcnt * sizeof (struct rsl)); in fme_eval()3396 bzero(srl2, rpcnt * sizeof (struct rsl)); in fme_eval()3397 mess_zero_count = trim_suspects(fmep, srl, srl2, ffep); in fme_eval()3415 publish_suspects(fmep, srl2); in fme_eval()3454 publish_suspects(nfmep, srl2); in fme_eval()3461 FREE(srl2); in fme_eval()