Lines Matching refs:FPRINTF_ERR
62 #define FPRINTF_ERR(fcall) if ((fcall) < 0) { \
79 FPRINTF_ERR(fprintf(f, "%s%s\n", \
86 FPRINTF_ERR(fprintf(f, "%s%s\n", \
227 FPRINTF_ERR(fprintf(f, "%s%d|%s|",
232 FPRINTF_ERR(fprintf(f, "sync\n"));
235 FPRINTF_ERR(fprintf(f, "async\n"));
258 FPRINTF_ERR(fprintf(f, "%s%d|%d|",
264 FPRINTF_ERR(fprintf(f, "%s", alg->a_names[k]));
266 FPRINTF_ERR(fprintf(f, ","));
270 FPRINTF_ERR(fprintf(f, "|%s|", alg->a_mech_name));
281 FPRINTF_ERR(fprintf(f, "%d/%d-%d,%d",
308 FPRINTF_ERR(fprintf(f, "|%d\n", alg->a_alg_flags));