Current Path : /compat/linux/proc/68247/cwd/usr/src/usr.sbin/ctm/ctm_rmail/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //compat/linux/proc/68247/cwd/usr/src/usr.sbin/ctm/ctm_rmail/error.h |
/* $FreeBSD: release/9.1.0/usr.sbin/ctm/ctm_rmail/error.h 76300 2001-05-06 03:03:45Z kris $ */ extern void err_set_log(char *log_file); extern void err_prog_name(char *name); extern void err(const char *fmt, ...) __printflike(1, 2);