Searched defs:warn (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dwarn.c39 warn(const char *fmt, ...) function
/freebsd-10.1-release/tools/tools/makeroot/
H A Dmakeroot.sh45 warn() function
/freebsd-10.1-release/bin/sh/bltin/
H A Dbltin.h63 #define warn(fmt, ...) warning(fmt ": %s", __VA_ARGS__, strerror(errno)) macro
/freebsd-10.1-release/cddl/contrib/opensolaris/tools/ctf/common/
H A Dutils.c79 warn(const char *format, ...) function
/freebsd-10.1-release/crypto/openssh/regress/
H A Dtest-exec.sh298 warn () function
/freebsd-10.1-release/sys/tools/
H A Dmakeobjops.awk54 function warn (msg) function
/freebsd-10.1-release/contrib/bsnmp/lib/
H A Dsupport.c55 warn(const char *fmt, ...) function
/freebsd-10.1-release/tools/tools/notescheck/
H A Dnotescheck.py84 def warn(self): member in class:Option
147 def warn(self): member in class:Options
/freebsd-10.1-release/bin/sh/
H A Dcd.c410 pwd_init(int warn) argument
/freebsd-10.1-release/contrib/gcc/cp/
H A Dfriend.c517 int warn = (warn_nontemplate_friend local
/freebsd-10.1-release/lib/libc/stdtime/
H A Dstrftime.c94 int warn; local
/freebsd-10.1-release/usr.sbin/etcupdate/
H A Detcupdate.sh93 warn() function
[all...]
/freebsd-10.1-release/contrib/bmake/
H A Dutil.c599 warn(const char *fmt, ...) function
/freebsd-10.1-release/usr.bin/xlint/lint1/
H A Dfunc.c211 int n, warn; local
/freebsd-10.1-release/usr.bin/xlint/lint2/
H A Dchk.c238 int warn, eq; local
298 int eq, warn; local
444 int promote, asgn, warn; local
1097 int osdef, eq, warn, n; local
1174 eqtype(type_t *tp1, type_t *tp2, int ignqual, int promot, int asgn, int *warn) argument
1300 eqargs(type_t *tp1, type_t *tp2, int *warn) argument
1334 mnoarg(type_t *tp, int *warn) argument
[all...]
/freebsd-10.1-release/usr.sbin/keyserv/
H A Dkeyserv.c116 int warn = 0; local
/freebsd-10.1-release/usr.sbin/nandsim/
H A Dnandsim_cfgparse.c46 #define warn(fmt, args...) do { \ macro
/freebsd-10.1-release/contrib/binutils/bfd/
H A Delf32-mep.c192 mep_lookup_global(char * name, bfd_vma ofs, bfd_vma * cache, int * warn) argument
/freebsd-10.1-release/release/picobsd/tinyware/msh/
H A Dsh1.c285 warn(s) function
/freebsd-10.1-release/sys/ufs/ufs/
H A Dufs_quota.c158 int i, error, warn, do_check; local
310 int i, error, warn, do_check; local
252 chkdqchg(struct inode *ip, ufs2_daddr_t change, struct ucred *cred, int type, int *warn) argument
390 chkiqchg(struct inode *ip, int change, struct ucred *cred, int type, int *warn) argument
[all...]
/freebsd-10.1-release/usr.bin/unzip/
H A Dunzip.c476 int cr, fd, text, warn, check; local
690 int cr, text, warn; local
/freebsd-10.1-release/contrib/binutils/binutils/
H A Ddllwrap.c157 warn VPARAMS ((const char *format, ...)) function
[all...]
/freebsd-10.1-release/contrib/dtc/
H A Dchecks.c54 bool warn, error; member in struct:check
675 static void enable_warning_error(struct check *c, bool warn, bool error) argument
688 disable_warning_error(struct check *c, bool warn, bool error) argument
709 parse_checks_option(bool warn, bool error, const char *optarg) argument
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Dtree-ssa-loop-niter.c1045 number_of_iterations_exit(struct loop *loop, edge exit, struct tree_niter_desc *niter, bool warn) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaPseudoObject.cpp585 bool ObjCPropertyOpBuilder::findSetter(bool warn) { argument

Completed in 193 milliseconds

12