UP_remove_EOLs 1723 bin/dbupdate/dbupdate.c line = UP_remove_EOLs(line); /* remove '\n's and '\r' first */ UP_remove_EOLs 2147 bin/dbupdate/dbupdate.c defmail = ca_get_defmail; defmail = UP_remove_EOLs(defmail); UP_remove_EOLs 2169 bin/dbupdate/dbupdate.c allocmnt = ca_get_allocmnt; allocmnt = UP_remove_EOLs(allocmnt); UP_remove_EOLs 2176 bin/dbupdate/dbupdate.c cn_subject_add = ca_get_cn_subject_add; cn_subject_add = UP_remove_EOLs(cn_subject_add); UP_remove_EOLs 2177 bin/dbupdate/dbupdate.c cn_subject_del = ca_get_cn_subject_del; cn_subject_del = UP_remove_EOLs(cn_subject_del); UP_remove_EOLs 2182 bin/dbupdate/dbupdate.c cno_subject_add = ca_get_cno_subject_add; cno_subject_add = UP_remove_EOLs(cno_subject_add); UP_remove_EOLs 2183 bin/dbupdate/dbupdate.c cno_subject_del = ca_get_cno_subject_del; cno_subject_del = UP_remove_EOLs(cno_subject_del); UP_remove_EOLs 2343 bin/dbupdate/dbupdate.c UP_remove_EOLs(credentials.from); UP_remove_EOLs 2344 bin/dbupdate/dbupdate.c UP_remove_EOLs(credentials.from_email); UP_remove_EOLs 2357 bin/dbupdate/dbupdate.c UP_remove_EOLs(credentials.from); UP_remove_EOLs 2358 bin/dbupdate/dbupdate.c UP_remove_EOLs(credentials.from_email); UP_remove_EOLs 2380 bin/dbupdate/dbupdate.c UP_remove_EOLs(update_mail_cc); UP_remove_EOLs 2387 bin/dbupdate/dbupdate.c UP_remove_EOLs(update_mail_cc); UP_remove_EOLs 2403 bin/dbupdate/dbupdate.c UP_remove_EOLs(subject); UP_remove_EOLs 2410 bin/dbupdate/dbupdate.c UP_remove_EOLs(subject); UP_remove_EOLs 2426 bin/dbupdate/dbupdate.c UP_remove_EOLs(reply_to); UP_remove_EOLs 2433 bin/dbupdate/dbupdate.c UP_remove_EOLs(reply_to); UP_remove_EOLs 2454 bin/dbupdate/dbupdate.c UP_remove_EOLs(update_mail_ID); UP_remove_EOLs 2461 bin/dbupdate/dbupdate.c UP_remove_EOLs(update_mail_ID); UP_remove_EOLs 2472 bin/dbupdate/dbupdate.c UP_remove_EOLs(update_mail_date); UP_remove_EOLs 2479 bin/dbupdate/dbupdate.c UP_remove_EOLs(update_mail_date); UP_remove_EOLs 107 bin/dbupdate/process.c line = UP_remove_EOLs(line); /* remove '\n's and '\r' first */ UP_remove_EOLs 44 include/UP_util.h char * UP_remove_EOLs(char * arg); UP_remove_EOLs 44 modules/up/UP_util.h char * UP_remove_EOLs(char * arg);