Home
last modified time | relevance | path

Searched refs:warn (Results 1 – 25 of 80) sorted by relevance

1234

/f-stack/tools/ifconfig/
H A Daf_nd6.c96 warn("ioctl(SIOCGIFINFO_IN6)"); in setnd6flags()
110 warn("ioctl(SIOCSIFINFO_IN6)"); in setnd6flags()
132 warn("if_nametoindex(%s)", ndifreq.ifname); in setnd6defif()
143 warn("ioctl(SIOCSDEFIFACE_IN6)"); in setnd6defif()
163 warn("ioctl(SIOCGDEFIFACE_IN6)"); in isnd6defif()
181 warn("socket(AF_INET6, SOCK_DGRAM)"); in nd6_status()
192 warn("ioctl(SIOCGIFINFO_IN6)"); in nd6_status()
H A Diffib.c75 warn("fib %s not valid", val); in setiffib()
82 warn("ioctl (SIOCSIFFIB)"); in setiffib()
94 warn("fib %s not valid", val); in settunfib()
101 warn("ioctl (SIOCSTUNFIB)"); in settunfib()
H A Difgre.c104 warn("ioctl (set grekey)"); in setifgrekey()
122 warn("ioctl (set udpport)"); in setifgreport()
138 warn("ioctl(GREGOPTS)");
152 warn("ioctl(GIFSOPTS)");
H A Difipsec.c78 warn("Invalid reqid value %s", val);
91 warn("ioctl(IPSECSREQID)");
H A Difgif.c93 warn("ioctl(GIFGOPTS)");
107 warn("ioctl(GIFSOPTS)");
/f-stack/freebsd/tools/
H A Dmakeobjops.awk56 function warn (msg) function
63 warn(src ":" lineno ": " msg);
69 warn(msg);
74 warn(msg);
131 warn(cmd " failed (" rc ")");
290 warn("Arguments: " argument_list);
291 warn("Varnames: " varname_list);
524 warn("Output skipped");
/f-stack/tools/ngctl/
H A Ddot.c96 warn("Could not open %s for writing", av[0]); in DotCmd()
110 warn("send listnodes msg"); in DotCmd()
114 warn("recv listnodes msg"); in DotCmd()
158 warn("send listhooks msg"); in DotCmd()
163 warn("recv listhooks msg"); in DotCmd()
H A Dwrite.c83 warn("can't read file \"%s\"", av[3]); in WriteCmd()
88 warn("can't read file \"%s\"", av[3]); in WriteCmd()
114 warn("writing to hook \"%s\"", hook); in WriteCmd()
H A Dmsg.c83 warn("malloc"); in MsgCmd()
94 warn("send msg"); in MsgCmd()
138 warn("recv incoming message"); in MsgRead()
H A Dtypes.c77 warn("send msg"); in TypesCmd()
81 warn("recv msg"); in TypesCmd()
H A Dlist.c104 warn("send msg"); in ListCmd()
108 warn("recv msg"); in ListCmd()
H A Dshow.c99 warn("send msg"); in ShowCmd()
103 warn("recv msg"); in ShowCmd()
/f-stack/tools/ipfw/
H A Daltq.c86 warn("altq support opening pf(4) control device"); in altq_fetch()
92 warn("altq support getting queue list"); in altq_fetch()
101 warn("altq support getting queue list"); in altq_fetch()
/f-stack/freebsd/contrib/openzfs/contrib/dracut/90zfs/
H A Dparse-zfs.sh.in13 warn "ZFS: No hostid found on kernel command line or /etc/hostid."
14 warn "ZFS: Pools may not import correctly."
H A Dzfs-lib.sh.in29 warn "ZFS: Will force-import pools if necessary."
66 warn "ZFS: Unable to import pool ${pool}"
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dda9150-fg.txt8 - dlg,warn-soc-level: Battery discharge level (%) where warning event raised.
21 dlg,warn-soc-level = /bits/ 8 <15>;
/f-stack/tools/libxo/
H A DREADME.md28 % wc --libxo xml,pretty,warn /etc/motd
37 % wc --libxo json,pretty,warn /etc/motd
50 % wc --libxo html,pretty,warn /etc/motd
/f-stack/freebsd/contrib/zlib/
H A Dzutil.h186 #pragma warn -8004
187 #pragma warn -8008
188 #pragma warn -8066
/f-stack/tools/libxo/doc/
H A Doptions.rst23 my-app --libxo warn,pretty arg1
24 my-app --libxo=warn,pretty arg1
61 warn Emit warnings when libxo detects bad calls
62 warn-xml Emit warnings in XML
86 - "warn" allows libxo to emit warnings on stderr when application code
88 - "warn-xml" causes those warnings to be placed in XML inside the
H A Dintro.rst26 % wc --libxo xml,pretty,warn /etc/motd
35 % wc --libxo json,pretty,warn /etc/motd
48 % wc --libxo html,pretty,warn /etc/motd
/f-stack/tools/libxo/tests/xo/saved/
H A Dxo_02.JP.err22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
H A Dxo_02.HIPx.err22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
H A Dxo_02.J.err22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
H A Dxo_02.HP.err22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
H A Dxo_02.XP.err22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout

1234