Home
last modified time | relevance | path

Searched refs:cause (Results 1 – 25 of 187) sorted by relevance

12345678

/dragonfly/usr.sbin/dntpd/
H A Dsocket.c45 const char *cause = NULL; in udp_socket() local
67 cause = "socket"; in udp_socket()
79 cause = "connect"; in udp_socket()
89 logerr("Unable to establish a connection with %s: %s", target, cause); in udp_socket()
/dragonfly/tools/tools/netrate/netblast/
H A Dnetblast.c148 const char *cause = NULL; in main() local
198 cause = "socket"; in main()
203 cause = "connect"; in main()
212 perror(cause); in main()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Daccounting.c269 int cause = sta->acct_terminate_cause; in accounting_sta_report() local
343 cause = RADIUS_ACCT_TERMINATE_CAUSE_ADMIN_REBOOT; in accounting_sta_report()
345 if (stop && cause && in accounting_sta_report()
347 cause)) { in accounting_sta_report()
/dragonfly/usr.bin/tftp/
H A Dmain.c167 const char *cause = "unknown"; in setpeer0() local
193 cause = "socket"; in setpeer0()
201 cause = "bind"; in setpeer0()
211 warn("%s", cause); in setpeer0()
/dragonfly/contrib/tcsh-6/config/
H A Dbsd4.431 * and on the iris4d cause SGI's fork is sufficiently "virtual"
74 * YPBUGS Work around Sun YP bugs that cause expansion of ~username
/dragonfly/tools/regression/bin/sh/execution/
H A Dfunc2.02 # The empty pairs of braces here are to test that this does not cause a crash.
/dragonfly/contrib/smbfs/
H A DHISTORY25 - Multiple mount/umount operations called in parallel can cause kernel
42 - smb requester could cause a panic if there is no free mbufs - fixed.
61 - nail down a nasty bug which may cause incorrect values supplied as
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dstdexcept67 /** Returns a C-style character string describing the general cause of
124 /** Returns a C-style character string describing the general cause of
/dragonfly/sys/dev/disk/nata/chipsets/
H A Data-marvell.c301 u_int32_t cause = ATA_INL(ctlr->r_res1, 0x01d60); in ata_marvell_edma_status() local
304 if (cause & (1 << shift)) { in ata_marvell_edma_status()
314 return (cause & (2 << shift)); in ata_marvell_edma_status()
/dragonfly/tools/tools/net80211/wesside/
H A DREADME28 To cause the Internet to flood:
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dstdexcept134 /** Returns a C-style character string describing the general cause of
218 /** Returns a C-style character string describing the general cause of
/dragonfly/contrib/bmake/mk/
H A DREADME172 STRIP The flag passed to the install program to cause the binary
177 COPY The flag passed to the install program to cause the binary
239 beforeinstall and afterinstall may also be used to cause
317 STRIP The flag passed to the install program to cause the binary
/dragonfly/sys/dev/disk/isp/
H A DHardware.txt168 reset will cause the DataDirect to think you want to use the SCSI
169 interface and a LIP on the FC interface will cause it to think you
268 a LIP storm, cause problems with the I/Os from the other host.
/dragonfly/libexec/bootpd/
H A DAnnounce35 (used to cause core dump on Solaris)
/dragonfly/usr.bin/getopt/
H A DREADME56 at all, or that it will cause no damage when extracted or used. -mod]
/dragonfly/contrib/gcc-4.7/lto-plugin/
H A Dconfig.h.in75 #define below would cause a syntax error. */
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dcompat.texi92 Some GCC compilation options cause the compiler to generate code that
93 does not conform to the platform's default ABI@. Other options cause
H A Dinterface.texi23 and vice versa. This does not cause trouble often because few Unix
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcommon.md46 ;; into a base register would cause it not to match.
/dragonfly/lib/libc/db/hash/
H A DREADME55 pages. Currently, this will cause a message to be printed on stderr.
/dragonfly/contrib/tnftp/
H A DNEWS8 hostile server could cause ftp to open a data connection elsewhere.
/dragonfly/share/mk/
H A Dbsd.README167 STRIP The flag passed to the install program to cause the binary
204 beforeinstall and afterinstall may also be used to cause
287 STRIP The flag passed to the install program to cause the binary
/dragonfly/contrib/cvs-1.12/
H A DCOPYING77 a) cause the modified files to carry prominent notices stating that
80 b) cause the whole of any work that you distribute or publish, that
88 run, you must cause it, when started running for such interactive use
/dragonfly/contrib/cryptsetup/
H A DINSTALL118 If the package supports it, you can cause programs to be installed
189 will cause the specified gcc to be used as the C compiler (unless it is
/dragonfly/games/phantasia/
H A DREADME19 fight.c should no longer cause optimizers to run out of space.

12345678