Home
last modified time | relevance | path

Searched defs:emsg (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.sbin/ypldap/
H A Dlog.c86 log_warn(const char *emsg, ...) in log_warn()
110 log_warnx(const char *emsg, ...) in log_warnx()
120 log_info(const char *emsg, ...) in log_info()
130 log_debug(const char *emsg, ...) in log_debug()
142 fatal(const char *emsg) in fatal()
157 fatalx(const char *emsg) in fatalx()
/freebsd/crypto/heimdal/lib/roken/
H A Dstrerror.c46 static char emsg[1024]; in strerror() local
/freebsd/contrib/sendmail/src/
H A Dsched.c28 #define FORK_P1(emsg, pname, ptype) \ argument
/freebsd/usr.bin/pr/
H A Degetopt.c66 static char emsg[] = ""; variable
/freebsd/sbin/dump/
H A Ddumprmt.c315 char code[30], emsg[BUFSIZ]; in rmtreply() local
/freebsd/crypto/openssh/
H A Dauth.c759 const char *emsg = NULL; in auth_activate_options() local
H A Dscp.c2158 static char *emsg; local
H A Dsftp-server.c477 handle_log_close(int handle, char *emsg) in handle_log_close()