| /dragonfly/games/trek/ |
| HD | dumpgame.c | 147 long junk; in readdump() local 152 if (read(fd, &junk, sizeof junk) != (sizeof junk)) in readdump() 154 if ((char *)junk != d->area) in readdump() 162 return (read(fd, &junk, 1)); in readdump()
|
| /dragonfly/test/cpuperf/ |
| HD | cputest.c | 14 int junk; variable 27 test_load(&junk); in main() 34 test_dummy(&junk); in main() 39 test_load(&junk); in main()
|
| /dragonfly/contrib/tcp_wrappers/ |
| HD | options.c | 293 char junk; local 295 if (sscanf(value, "%o%c", &mask, &junk) != 1 || (mask & 0777) != mask) 321 char junk; local 323 if (sscanf(value, "%d%c", &linger.l_linger, &junk) != 1 358 char junk; local 360 if (value != 0 && sscanf(value, "%d%c", &niceval, &junk) != 1) 411 char junk; local 414 if (sscanf(value, "%d%c", &timeout, &junk) != 1 || timeout <= 0)
|
| /dragonfly/stand/boot/efi/libefi/ |
| HD | delay.c | 37 UINTN junk; in delay() local 46 BS->WaitForEvent(1, &ev, &junk); in delay()
|
| HD | efi_console.c | 429 UINTN junk; in efi_cons_getchar() local 435 BS->WaitForEvent(1, &conin->WaitForKey, &junk); in efi_cons_getchar()
|
| /dragonfly/sys/kern/ |
| HD | kern_shutdown.c | 155 static void shutdown_halt (void *junk, int howto); 156 static void shutdown_panic (void *junk, int howto); 157 static void shutdown_reset (void *junk, int howto); 491 shutdown_halt(void *junk, int howto) in shutdown_halt() argument 518 shutdown_panic(void *junk, int howto) in shutdown_panic() argument 553 shutdown_reset(void *junk, int howto) in shutdown_reset() argument 903 poweroff_wait(void *junk, int howto) in poweroff_wait() argument
|
| HD | vfs_conf.c | 96 static void vfs_mountroot(void *junk); 114 vfs_mountroot(void *junk) in vfs_mountroot() argument
|
| /dragonfly/games/mille/ |
| HD | save.c | 65 STAT junk; in save() local 109 if (sp == buf || (!Fromfile && stat(buf, &junk) > -1 in save()
|
| /dragonfly/games/battlestar/ |
| HD | cypher.c | 39 int junk; in cypher() local 437 sscanf(buffer, "%d", &junk); in cypher() 438 if (!junk) in cypher()
|
| /dragonfly/crypto/openssh/ |
| HD | sandbox-null.c | 38 int junk; member
|
| HD | auth-pam.c | 964 const char junk[] = "\b\n\r\177INCORRECT"; in fake_password() local 975 ret[i] = junk[i % (sizeof(junk) - 1)]; in fake_password()
|
| HD | sftp-client.c | 1105 Attrib junk, attr; in sftp_copy() local 1143 attrib_clear(&junk); /* Send empty attributes */ in sftp_copy() 1151 (r = encode_attrib(msg, &junk)) != 0) in sftp_copy() 1544 Attrib junk; in send_open() local 1557 attrib_clear(&junk); /* Send empty attributes */ in send_open() 1558 a = &junk; in send_open()
|
| /dragonfly/lib/libc/x86_64/ |
| HD | _fpmath.h | 42 unsigned long junk :48; member
|
| /dragonfly/usr.bin/mail/ |
| HD | collect.c | 496 struct stat junk; in exwrite() local 502 if (stat(name, &junk) >= 0 && S_ISREG(junk.st_mode)) { in exwrite()
|
| /dragonfly/lib/libc/resolv/ |
| HD | res_send.c | 811 char junk[PACKETSZ]; local 814 n = read(statp->_vcsock, junk, 816 n = _read(statp->_vcsock, junk, 818 (len > sizeof junk) ? sizeof junk : len);
|
| /dragonfly/contrib/openbsd_libm/src/ld80/ |
| HD | s_nextafterl.c | 39 unsigned long junk :48; member
|
| /dragonfly/tools/LibraryReport/ |
| HD | LibraryReport.tcl | 79 if {[scan $line "%s => %s" junk libname] == 2} {
|
| /dragonfly/usr.sbin/cdcontrol/ |
| HD | cdcontrol.c | 745 int dir, junk, n, off, rc, trk; in next_prev() local 753 rc = status (&trk, &junk, &junk, &junk); in next_prev()
|
| /dragonfly/contrib/bmake/ |
| HD | suff.c | 1315 FStr junk; in ExpandChildrenRegular() local 1317 (void)Var_Parse(&nested_p, pgn, VARE_PARSE_ONLY, &junk); in ExpandChildrenRegular() 1319 if (junk.str == var_Error) { in ExpandChildrenRegular() 1328 FStr_Done(&junk); in ExpandChildrenRegular()
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | virtual | 238 # may spew junk until it reaches a \0 in some cases. 260 # may spew junk until it reaches a \0 in some cases. Also, since there's no 275 # may spew junk until it reaches a \0 in some cases. Also, since there's no
|
| /dragonfly/contrib/bmake/mk/ |
| HD | meta2deps.sh | 253 while read op pid path junk
|
| /dragonfly/sys/dev/disk/isp/ |
| HD | isp.c | 4868 uint32_t iptr, optr, junk; in isp_intr() local 4994 junk = ISP_READ(isp, isp->isp_respinrp); in isp_intr() 4995 } while (junk != iptr && ++i < 1000); in isp_intr() 4997 if (iptr != junk) { in isp_intr() 4998 … isp_prt(isp, ISP_LOGWARN, "Response Queue Out Pointer Unstable (%x, %x)", iptr, junk); in isp_intr() 5017 junk = 0; in isp_intr() 5021 junk = ISP_READ(isp, BIU_R2HSTSLO); in isp_intr() 5023 junk = ISP_READ(isp, BIU_ISR); in isp_intr() 5036 … isp_prt(isp, ISP_LOGDEBUG1, "bogus intr- isr %x (%x) iptr %x optr %x", isr, junk, iptr, optr); in isp_intr() 7837 uint16_t bit, rqst, junk; in isp_rdnvram_word() local [all …]
|
| /dragonfly/sbin/restore/ |
| HD | tape.c | 685 char junk[TP_BSIZE]; in getfile() local 716 readtape(junk); in getfile()
|
| /dragonfly/sys/dev/disk/md/ |
| HD | md.c | 537 md_takeroot(void *junk) in md_takeroot() argument
|
| /dragonfly/sys/dev/acpica/ |
| HD | acpi_powerres.c | 119 acpi_pwr_init(void *junk) in acpi_pwr_init() argument
|