Lines Matching defs:ifl_ret
3052 * ifl_ret - NULL, or address of pointer to receive reference to
3053 * resulting input descriptor for file. If ifl_ret is non-NULL,
3060 * ifl_ret is non-NULL, *ifl_ret is set to contain the pointer to the
3065 Word flags, Ofl_desc *ofl, Rej_desc *rej, Ifl_desc **ifl_ret)
3090 * If the caller has supplied a non-NULL ifl_ret, then
3095 if (ifl_ret != NULL) {
3260 if (ifl_ret)
3261 *ifl_ret = ifl;
3384 if (ifl_ret)
3385 *ifl_ret = ifl;
3397 Word flags, Rej_desc *rej, Ifl_desc **ifl_ret)
3428 ifl_ret));