UP_remove_EOLs 757 bin/dbupdate/dbupdate.cc line = UP_remove_EOLs(line); /* remove '\n's and '\r' first */ UP_remove_EOLs 1132 bin/dbupdate/dbupdate.cc defmail = ca_get_defmail; defmail = UP_remove_EOLs(defmail); UP_remove_EOLs 1152 bin/dbupdate/dbupdate.cc cn_subject_add = ca_get_cn_subject_add; cn_subject_add = UP_remove_EOLs(cn_subject_add); UP_remove_EOLs 1153 bin/dbupdate/dbupdate.cc cn_subject_del = ca_get_cn_subject_del; cn_subject_del = UP_remove_EOLs(cn_subject_del); UP_remove_EOLs 1158 bin/dbupdate/dbupdate.cc cno_subject_add = ca_get_cno_subject_add; cno_subject_add = UP_remove_EOLs(cno_subject_add); UP_remove_EOLs 1159 bin/dbupdate/dbupdate.cc cno_subject_del = ca_get_cno_subject_del; cno_subject_del = UP_remove_EOLs(cno_subject_del); UP_remove_EOLs 1292 bin/dbupdate/dbupdate.cc UP_remove_EOLs(temp); UP_remove_EOLs 1298 bin/dbupdate/dbupdate.cc update_mail_sender = UP_remove_EOLs(update_mail_sender); UP_remove_EOLs 1307 bin/dbupdate/dbupdate.cc UP_remove_EOLs(subject); UP_remove_EOLs 1323 bin/dbupdate/dbupdate.cc UP_remove_EOLs(reply_to); UP_remove_EOLs 1342 bin/dbupdate/dbupdate.cc UP_remove_EOLs(update_mail_ID); UP_remove_EOLs 1352 bin/dbupdate/dbupdate.cc UP_remove_EOLs(update_mail_date); UP_remove_EOLs 96 bin/dbupdate/process.cc line = UP_remove_EOLs(line); /* remove '\n's and '\r' first */ UP_remove_EOLs 17 include/UP_util.h char * UP_remove_EOLs(char * arg); UP_remove_EOLs 17 modules/up/UP_util.h char * UP_remove_EOLs(char * arg);