Searched refs:warn (Results 126 - 150 of 704) sorted by relevance

1234567891011>>

/freebsd-11-stable/bin/realpath/
H A Drealpath.c68 warn("%s", path);
/freebsd-11-stable/bin/setfacl/
H A Dmask.c73 warn("%s: acl_calc_mask() failed", filename);
/freebsd-11-stable/bin/sh/bltin/
H A Dbltin.h64 #define warn(fmt, ...) warning(fmt ": %s", __VA_ARGS__, strerror(errno)) macro
/freebsd-11-stable/etc/rc.d/
H A Ddumpon24 warn "unable to specify $1 as a dump device"
H A Dpower_profile56 warn "unable to set ${node}=${value}"
/freebsd-11-stable/tools/regression/priv/
H A Dpriv_adjtime.c57 warn("priv_adjtime_setup: adjtime(NULL)");
H A Dpriv_kenv_unset.c52 warn("priv_kenv_unset: kenv");
H A Dpriv_proc_setlogin.c57 warn("priv_proc_setlogin_setup: getlogin");
H A Dpriv_vfs_fhstat.c60 warn("priv_vfs_fhstat_setup: getfh(%s)", fpath);
H A Dpriv_vfs_fhstatfs.c59 warn("priv_vfs_fhstatfs_setup: getfh(%s)", fpath);
H A Dpriv_proc_setrlimit.c61 warn("priv_proc_setrlimit_setup: getrlimit");
74 warn("priv_proc_setrlimit_setup: setrlimit");
H A Dpriv_sched_setpriority.c77 warn("priv_sched_setup: fork");
165 warn("waitpid(%d (test), NULL, 0)",
/freebsd-11-stable/tools/regression/sockets/unix_sorflush/
H A Dunix_sorflush.c87 warn("fork");
/freebsd-11-stable/usr.bin/finger/
H A Dnet.c120 warn("socket(%d, %d, %d)", ai->ai_family, ai->ai_socktype,
145 warn("connect");
151 warn("sendmsg");
208 warn("reading from network");
/freebsd-11-stable/usr.sbin/ngctl/
H A Dstatus.c85 warn("send msg");
/freebsd-11-stable/tools/tools/iwn/iwnstats/
H A Diwn_ioctl.c84 warn("ioctl");
/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsupport.h43 void warn(const char *, ...) __printflike(1, 2);
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-err.c61 warn(const char *fmt, ...) function
/freebsd-11-stable/contrib/mdocml/
H A Dmandocd.c88 warn("recvmsg");
196 warn("dup");
204 warn("dup2");
222 warn("dup2");
/freebsd-11-stable/sbin/kldstat/
H A Dkldstat.c55 warn("can't stat module id %d", modid);
159 warn("can't find module %s", modname);
167 warn("can't stat module id %d", modid);
185 warn("can't find file %s", filename);
/freebsd-11-stable/usr.bin/sdiff/
H A Dedit.c155 warn("error writing to temp file");
166 warn("error editing %s", filename);
172 warn("could not open edited file: %s", filename);
205 warn("could not delete: %s", filename);
/freebsd-11-stable/usr.sbin/mfiutil/
H A Dmfi_flash.c57 warn("Failed to get controller info");
107 warn("flash: Failed to open %s", av[1]);
116 warn("fstat(%s)", av[1]);
128 warn("mfi_open");
/freebsd-11-stable/usr.sbin/sa/
H A Dusrdb.c133 warn("get key %u from user accounting stats", uid);
159 warn("add key %u to user accounting stats", uid);
192 warn("retrieving user accounting stats");
223 warn("retrieving user accounting stats");
/freebsd-11-stable/crypto/heimdal/lib/ipc/
H A Dts-http.c92 warn("socket");
99 warn("bind");
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Dmerger.c100 warn("conflicts during merge");
131 warn("overlaps or other problems during merge");

Completed in 293 milliseconds

1234567891011>>