Home
last modified time | relevance | path

Searched defs:warn (Results 1 – 25 of 54) sorted by relevance

123

/freebsd/contrib/kyua/admin/
H A Dcheck-style-common.awk29 function warn(msg) { function
H A Dcheck-style-cpp.awk29 function warn(msg) { function
H A Dcheck-style-make.awk29 function warn(msg) { function
H A Dcheck-style-shell.awk29 function warn(msg) { function
H A Dcheck-style-man.awk29 function warn(msg) { function
/freebsd/crypto/heimdal/lib/roken/
H A Dwarn.c39 warn(const char *fmt, ...) in warn() function
/freebsd/tools/build/
H A Ddepend-cleanup.sh22 warn() function
/freebsd/tools/tools/makeroot/
H A Dmakeroot.sh44 warn() function
/freebsd/tools/tools/notescheck/
H A Dnotescheck.py83 def warn(self): member in Option
146 def warn(self): member in Options
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-err.c67 warn(const char *fmt, ...) in warn() function
/freebsd/contrib/libxo/xolint/
H A Dxolint.pl685 sub warn { subroutine
/freebsd/contrib/libfido2/openbsd-compat/
H A Derr.h57 warn(const char *fmt, ...) in warn() function
/freebsd/sys/tools/
H A Dmakeobjops.awk51 function warn (msg) function
/freebsd/tools/tools/git/
H A Dgit-arc.sh35 warn() function
/freebsd/contrib/mandoc/
H A Dcompat_err.c85 warn(const char *fmt, ...) in warn() function
/freebsd/tools/build/libc-bootstrap/
H A Dnamespace.h48 #define warn _warn macro
/freebsd/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp65 void lld::warn(const Twine &msg) { errorHandler().warn(msg); } in warn() function in lld
239 void ErrorHandler::warn(const Twine &msg) { in warn() function in ErrorHandler
/freebsd/bin/sh/bltin/
H A Dbltin.h63 #define warn(fmt, ...) warning(fmt ": %s", __VA_ARGS__, strerror(errno)) macro
/freebsd/contrib/tzcode/
H A Dstrftime.c105 enum warn { IN_NONE, IN_SOME, IN_THIS, IN_ALL }; enum
134 enum warn warn = IN_NONE; in strftime() local
/freebsd/contrib/bsnmp/lib/
H A Dsupport.c55 warn(const char *fmt, ...) in warn() function
/freebsd/usr.sbin/etcupdate/
H A Detcupdate.sh94 warn() function
/freebsd/contrib/libpcap/testprogs/
H A Dfiltertest.c157 warn(const char *fmt, ...) in warn() function
/freebsd/sys/ufs/ufs/
H A Dufs_quota.c156 int i, error, warn, do_check; in chkdq() local
252 int type, int *warn) in chkdqchg()
309 int i, error, warn, do_check; in chkiq() local
390 chkiqchg(struct inode *ip, int change, struct ucred *cred, int type, int *warn) in chkiqchg()
/freebsd/usr.sbin/keyserv/
H A Dcrypt_server.c169 void load_des(int warn, char *libpath) in load_des()
/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp56 static void warn(Twine Message, Twine Whence = "", in warn() function

123