Home
last modified time | relevance | path

Searched refs:lot (Results 1 – 25 of 185) sorted by relevance

12345678

/NextBSD/contrib/tzcode/zic/
HDzdump.c160 static time_t hunt(char * name, time_t lot, time_t hit);
482 hunt(char *name, time_t lot, time_t hit) in hunt() argument
492 lotmp = my_localtime(&lot); in hunt()
498 diff = (long) (hit - lot); in hunt()
501 t = lot; in hunt()
503 if (t <= lot) in hunt()
511 (delta(&tm, &lotm) == (t - lot) && in hunt()
514 lot = t; in hunt()
519 show(name, lot, TRUE); in hunt()
/NextBSD/targets/pseudo/universe/
HDMakefile35 UNIVERSE_TARGET_RELDIR?= targets/pseudo/the-lot
/NextBSD/contrib/llvm/patches/
HDpatch-08-clang-cc1as-dwarf2.diff3 was fixed in clang trunk r250173, but this was done along with a lot of
/NextBSD/cddl/contrib/dtracetoolkit/Examples/
HDdnlcps_example.txt46 are both using the DNLC a lot, and what hit rate they are scoring.
HDprocsystime_example.txt48 output helps us see why processes are consuming a lot of sys time.
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDsa.c462 int count, dmu_tx_t *tx, sa_lot_t **lot) in sa_find_layout() argument
487 *lot = tb; in sa_find_layout()
661 sa_lot_t *lot; in sa_build_layouts() local
739 lot_count, tx, &lot); in sa_build_layouts()
740 SA_SET_HDR(sahdr, lot->lot_num, hdrsize); in sa_build_layouts()
770 sa_find_layout(hdl->sa_os, hash, attrs_start, lot_count, tx, &lot); in sa_build_layouts()
776 VERIFY((bonustype == DMU_OT_ZNODE && lot->lot_num == 0) || in sa_build_layouts()
777 (bonustype == DMU_OT_SA && lot->lot_num > 1)); in sa_build_layouts()
780 SA_SET_HDR(sahdr, lot->lot_num, in sa_build_layouts()
/NextBSD/contrib/smbfs/
HDconfig.mk.in27 # This turns on debug logging, be careful - it produces a lot of kernel
/NextBSD/usr.sbin/bsdconfig/include/
HDoptions.hlp33 This turns on a lot of extra noise in between dialogs (unless
39 lot of extra debugging at the failure point and may be very helpful
/NextBSD/usr.sbin/ctm/
HDREADME52 the reference tree and the delta tree. A lot of scratch space is
59 life a lot easier for your self, since the program can accept gzip'ed files
/NextBSD/contrib/llvm/lib/Target/WebAssembly/
HDREADME.txt4 The code should build and not break anything else, but don't expect a lot more
/NextBSD/tools/regression/
HDTODO4 A lot of the tests written in C use assert(), only printing 'ok' at the end
/NextBSD/contrib/ntp/html/hints/
HDa-ux114 general rule of thumb, if you see 'xntpd' make a lot of negative clock
156 John Dundas was the original porter of 'xntpd' and a lot of the additions
180 activities a lot, you find out that you lose about 300ms of time
/NextBSD/contrib/groff/src/roff/troff/
HDTODO19 to shrink spaces. Also avoid having a line that's been shrunk a lot
20 next to a line that's been stretched a lot. The difficulty is to
/NextBSD/crypto/openssl/doc/crypto/
HDBN_num_bytes.pod44 there's no real guarantee that will match the "key size", just a lot
/NextBSD/contrib/libpcap/
HDTODO31 + too many functions. There are a lot of functions for everything which
/NextBSD/contrib/ntp/ntpsnmpd/
HDREADME13 (which should output a lot of data values for the supported built-in MIBs of net-snmp)
/NextBSD/contrib/file/magic/Magdir/
HDlisp9 # GRR: This lot is too weak
HDmotorola40 # not larger than 1 MB (which is a lot on ST).
/NextBSD/contrib/tnftp/
HDTHANKS1 Whilst a lot of the work in tnftp (both the original sources in NetBSD
/NextBSD/usr.sbin/cron/doc/
HDCHANGES30 A heck of a lot of them were left open in spawned jobs, which caused problems
50 Dan O'Neil reminded me that I forgot to reset "log_fd" in misc.c. A lot of
59 which explains why a lot of other people complained that it wasn't using
/NextBSD/contrib/ntp/
HDWHERE-TO-START12 You are welcome to the lot, with due consideration of the copyright
/NextBSD/lib/libc/db/hash/
HDREADME54 If you have a lot of overflows, it is possible to run out of overflow
/NextBSD/sys/mips/conf/
HDPB9223 # we need to cut down on a lot of things.
/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_flags.inc66 int, history_size, kGoMode ? 1 : 3, // There are a lot of goroutines in Go.
/NextBSD/share/syscons/scrnmaps/
HDkoi8-u2cp866u2 * Copyright (C) 1996 by Igor Sviridov <sia@lot.cs.kiev.ua>

12345678