Searched refs:warn (Results 1 - 25 of 638) sorted by relevance

1234567891011>>

/freebsd-10.0-release/contrib/atf/admin/
H A Dcheck-style-cpp.awk30 function warn(msg) { function
60 warn("Undesired usage of #ifdef; use #if defined()")
64 warn("Undesired usage of #ifndef; use #if !defined()")
68 warn("Use the macros in sanity.hpp instead of assert");
72 warn("Do not include assert.h nor cassert");
76 warn("Use \\n instead of std::endl");
80 warn("Do not use C-style comments");
85 warn("Missing NO_CHECK_STYLE_END");
H A Dcheck-style-c.awk30 function warn(msg) { function
60 warn("Undesired usage of #ifdef; use #if defined()")
64 warn("Undesired usage of #ifndef; use #if !defined()")
68 warn("Use the macros in sanity.h instead of assert");
72 warn("getprogname(3) is not portable");
76 warn("Do not include assert.h");
80 warn("setprogname(3) is not portable");
84 warn("Do not use C99-style comments");
89 warn("Missing NO_CHECK_STYLE_END");
H A Dcheck-style-common.awk30 function warn(msg) { function
59 warn("Line too long to fit on screen")
64 warn("Tab character used for indentation");
68 warn("Trailing spaces or tabs");
72 warn("Invalid shellbang: missing space after !");
77 warn("Missing NO_CHECK_STYLE_END");
H A Dcheck-install.sh47 # warn message
49 warn() { function
69 warn "Incorrect version of ${name}"
H A Dcheck-style-shell.awk30 function warn(msg) { function
70 warn("Variable should not start with an underline")
74 warn("Missing braces around variable name")
78 warn("Assignment to the empty string does not need quotes");
82 warn("Use parameter expansion instead of basename");
86 warn("Use [ instead of test");
90 warn("test(1)'s == operator is not portable");
94 warn("Avoid using a single-line if conditional");
99 warn("Missing NO_CHECK_STYLE_END");
101 warn("Missin
[all...]
H A Dcheck-style-man.awk30 function warn(msg) { function
68 warn("Sentence does not start on new line")
73 warn("Missing NO_CHECK_STYLE_END");
/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dwarn.c39 warn(const char *fmt, ...) function
/freebsd-10.0-release/etc/rc.d/
H A Dpflog29 warn 'could not bring up pflog0.'
43 warn 'could not bring down pflog0.'
H A Dubthidhci22 warn ubthidhci_busnum is not set
26 warn ubthidhci_addr is not set
H A Dypserv30 warn "NIS domainname(1) is not set."
34 warn "/var/yp/$_domain is not a directory."
H A Dnetwait60 warn "Interface still has no link. Continuing with startup, but"
61 warn "be aware you may not have a fully functional networking"
62 warn "layer at this point."
93 warn "Exhausted IP list. Continuing with startup, but be aware you may"
94 warn "not have a fully functional networking layer at this point."
H A Dhostid_save22 warn "could not store hostuuid in ${hostid_file}."
H A Dnfsclient28 warn "failed to set access cache timeout"
33 warn "failed to set vfs.nfs.bufpackets"
H A Dapmd27 warn "/dev/apmctl not found; kernel is missing apm(4)"
/freebsd-10.0-release/tools/tools/mid/
H A Dmid-master15 warn "Start process: $i @c\n" if $debug;
25 warn "$o $_" if $debug;
30 warn "Close process $i\n" if $debug;
31 close("OUT$i") || warn "close OUT$i: $!\n";
/freebsd-10.0-release/tools/regression/sockets/unix_bindconnect/
H A Dunix_bindconnect.c93 warn("bind_test: socket(PF_UNIX, SOCK_STREAM, 0)");
99 warn("bind_test: snprintf(socket_path)");
109 warn("bind_test: snprintf(sun.sun_path)");
115 warn("bind_test: bind(sun) #1");
132 warn("bind_test: bind(sun) #2");
139 warn("bind_test: socket(PF_UNIX, SOCK_STREAM, 0)");
155 warn("bind_test: bind(sun) #2");
174 warn("bind_test: bind(sun) #4");
186 warn("bind_test: bind(sun) #5");
204 warn("connect_tes
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/common/
H A Dutils.h43 extern void warn(const char *, ...);
/freebsd-10.0-release/tools/regression/netipx/ipxsocket/
H A Dipxsocket.c61 warn("socket(PF_IPX, SOCK_DGRAM, 0)");
69 warn("socket(PF_IPX, SOCK_STREAM, 0)");
77 warn("socket(PF_IPX, SOCK_SEQPACKET, 0)");
85 warn("socket(PF_IPX, SOCK_RAW, 0)");
/freebsd-10.0-release/usr.sbin/cpucontrol/
H A Dcpucontrol.h45 warn(__VA_ARGS__); \
53 warn(__VA_ARGS__);
/freebsd-10.0-release/usr.sbin/sa/
H A Ddb.c73 warn("retrieving %s summary", uname);
87 warn("get version key from %s stats", uname);
116 warn("converting %s stats", uname);
123 warn("initializing %s stats", uname);
129 warn("retrieving %s summary", uname);
135 warn("closing %s summary", uname);
157 warn("creating %s summary", uname);
166 warn("saving %s summary", uname);
172 warn("retrieving %s stats", uname);
184 warn("ad
[all...]
/freebsd-10.0-release/sbin/comcontrol/
H A Dcomcontrol.c69 warn("couldn't open file %s", argv[1]);
78 warn("TIOCMGDTRWAIT");
85 warn("TIOCGDRAINWAIT");
115 warn("TIOCMSDTRWAIT");
121 warn("TIOCSDRAINWAIT");
/freebsd-10.0-release/usr.bin/stdbuf/
H A Dstdbuf.c79 warn("Failed to set environment variable: %s=%s",
82 warn("Failed to set environment variable: %s=%s",
85 warn("Failed to set environment variable: %s=%s",
96 warn("Failed to set environment variable: LD_PRELOAD");
106 warn("Failed to set environment variable: LD_32_PRELOAD");
/freebsd-10.0-release/bin/mv/
H A Dmv.c189 warn("%s", from);
240 warn("%s", from);
246 warn("cannot resolve %s: %s", from, path);
256 warn("rename %s to %s", from, to);
266 warn("%s", from);
283 warn("fastcopy: open() failed (from): %s", from);
294 warn("fastcopy: open() failed (to): %s", to);
300 warn("fastcopy: write() failed: %s", to);
304 warn("fastcopy: read() failed: %s", from);
306 warn("
[all...]
/freebsd-10.0-release/usr.sbin/procctl/
H A Dprocctl.c69 warn("cannot open pid %s", av[i]);
73 warn("cannot clear process %s's event mask", av[i]);
75 warn("cannot continue process %s", av[i]);
/freebsd-10.0-release/bin/cp/
H A Dutils.c87 warn("%s", entp->fts_path);
140 warn("%s", to.p_path);
178 warn("%s", to.p_path);
183 warn("%s", entp->fts_path);
223 warn("%s", to.p_path);
229 warn("%s", entp->fts_path);
235 warn("%s", to.p_path);
253 warn("%s", to.p_path);
275 warn("readlink: %s", p->fts_path);
280 warn("unlin
[all...]

Completed in 193 milliseconds

1234567891011>>