UP_remove_EOLs 998 bin/dbupdate/dbupdate.cc line = UP_remove_EOLs(line); /* remove '\n's and '\r' first */ UP_remove_EOLs 1395 bin/dbupdate/dbupdate.cc defmail = ca_get_defmail; defmail = UP_remove_EOLs(defmail); UP_remove_EOLs 1417 bin/dbupdate/dbupdate.cc allocmnt = ca_get_allocmnt; allocmnt = UP_remove_EOLs(allocmnt); UP_remove_EOLs 1424 bin/dbupdate/dbupdate.cc cn_subject_add = ca_get_cn_subject_add; cn_subject_add = UP_remove_EOLs(cn_subject_add); UP_remove_EOLs 1425 bin/dbupdate/dbupdate.cc cn_subject_del = ca_get_cn_subject_del; cn_subject_del = UP_remove_EOLs(cn_subject_del); UP_remove_EOLs 1430 bin/dbupdate/dbupdate.cc cno_subject_add = ca_get_cno_subject_add; cno_subject_add = UP_remove_EOLs(cno_subject_add); UP_remove_EOLs 1431 bin/dbupdate/dbupdate.cc cno_subject_del = ca_get_cno_subject_del; cno_subject_del = UP_remove_EOLs(cno_subject_del); UP_remove_EOLs 1577 bin/dbupdate/dbupdate.cc UP_remove_EOLs(temp); UP_remove_EOLs 1587 bin/dbupdate/dbupdate.cc UP_remove_EOLs(temp); UP_remove_EOLs 1599 bin/dbupdate/dbupdate.cc UP_remove_EOLs(credentials.from_email); UP_remove_EOLs 1603 bin/dbupdate/dbupdate.cc update_mail_sender = UP_remove_EOLs(update_mail_sender); UP_remove_EOLs 1617 bin/dbupdate/dbupdate.cc UP_remove_EOLs(subject); UP_remove_EOLs 1633 bin/dbupdate/dbupdate.cc UP_remove_EOLs(reply_to); UP_remove_EOLs 1652 bin/dbupdate/dbupdate.cc UP_remove_EOLs(update_mail_ID); UP_remove_EOLs 1662 bin/dbupdate/dbupdate.cc UP_remove_EOLs(update_mail_date); UP_remove_EOLs 109 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);