Searched refs:lt (Results 101 - 125 of 205) sorted by relevance

123456789

/freebsd-9.3-release/sys/boot/ia64/efi/
H A Dstart.S170 cmp.lt p6,p0=0,r19
178 cmp.lt p6,p0=0,r19
/freebsd-9.3-release/tools/regression/pjdfstest/tests/rename/
H A D00.t67 test_check $ctime1 -lt $ctime2
/freebsd-9.3-release/contrib/ntp/scripts/deprecated/
H A Dhtml2man.in108 $text =~ s/&lt\;/</g;
/freebsd-9.3-release/usr.bin/systat/
H A Dvmstat.c642 double lt; local
645 lt = 0;
647 lt += s.time[i];
648 if (lt == 0.0)
649 lt = 1.0;
650 return (s.time[indx] * 100.0 / lt);
/freebsd-9.3-release/sys/netipsec/
H A Dkey.c2472 struct seclifetime lt; local
2503 lt.addtime=sp->created;
2504 lt.usetime= sp->lastused;
2505 m = key_setlifetime(&lt, SADB_EXT_LIFETIME_CURRENT);
2510 lt.addtime=sp->lifetime;
2511 lt.usetime= sp->validtime;
2512 m = key_setlifetime(&lt, SADB_EXT_LIFETIME_HARD);
2589 struct sadb_lifetime *lt; local
2604 len = PFKEY_ALIGN8(sizeof(*lt)) * 2;
2613 lt
6919 struct sadb_lifetime *lt; local
[all...]
/freebsd-9.3-release/contrib/diff/lib/
H A Dstrftime.c1253 time_t lt; local
1256 lt = mktime (&ltm);
1258 if (lt == (time_t) -1)
1265 if (! __localtime_r (&lt, &tm)
1275 if (! __gmtime_r (&lt, &gtm))
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dntp_calendar.c877 const uint16_t *lt; /* month length table */ local
880 lt = real_month_table[(isleapyear != 0)];
881 if (0 <= eyd && eyd < lt[12]) {
884 if (lt[res.hi + 1] <= eyd) /* fixup approximative month value */
886 res.lo = eyd - lt[res.hi];
/freebsd-9.3-release/libexec/tftpd/
H A Dtftpd.c629 struct tm lt; local
635 lt = *localtime(&tval);
636 len = strftime(yyyymmdd, sizeof(yyyymmdd), newfile_format, &lt);
/freebsd-9.3-release/crypto/openssl/
H A Dconfig657 if [ `uname -r | sed -e 's/5\.//'` -lt 10 ]; then
798 if [ "$OUT" = solaris-sparcv9-gcc -a $GCCVER -lt 28 ]
805 if [ "$OUT" = "linux-sparcv9" -a $GCCVER -lt 28 ]
/freebsd-9.3-release/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in328 if ( $FORCE ne "" || verifySHA($LEAPFILE, $VERBOSE) || ( $EXPIRES lt ( $PREFETCH * 86400 + time() ) )) {
/freebsd-9.3-release/sys/netinet6/
H A Din6.c515 struct in6_addrlifetime *lt; local
527 lt = &ifr->ifr_ifru.ifru_lifetime;
528 if (lt->ia6t_vltime != ND6_INFINITE_LIFETIME &&
529 lt->ia6t_vltime + time_second < time_second) {
533 if (lt->ia6t_pltime != ND6_INFINITE_LIFETIME &&
534 lt->ia6t_pltime + time_second < time_second) {
1004 struct in6_addrlifetime *lt; local
1092 lt = &ifra->ifra_lifetime;
1093 if (lt->ia6t_pltime > lt
[all...]
/freebsd-9.3-release/contrib/sendmail/contrib/
H A Dbuildvirtuser91 Gregory Neil Shapiro E<lt>F<gshapiro@gshapiro.net>E<gt>
/freebsd-9.3-release/contrib/tcpdump/
H A Dsmbutil.c726 struct tm *lt; local
759 lt = localtime(&t);
760 if (lt != NULL)
761 tstring = asctime(lt);
/freebsd-9.3-release/share/syscons/keymaps/
H A DMakefile32 lt.iso4.kbd \
/freebsd-9.3-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions.sh229 if [ $SIZE -lt $DSIZE ] ; then DSIZE="$SIZE"; fi
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_micro.c462 krw_t lt; local
490 lt = (!zap->zap_ismicro && fatreader) ? RW_READER : lti;
491 rw_enter(&zap->zap_rwlock, lt);
492 if (lt != ((!zap->zap_ismicro && fatreader) ? RW_READER : lti)) {
494 ASSERT(lt == RW_WRITER);
498 lt = RW_READER;
503 if (lt == RW_WRITER)
H A Dzap.c499 zap_get_leaf_byblk(zap_t *zap, uint64_t blkid, dmu_tx_t *tx, krw_t lt, argument
524 rw_enter(&l->l_rwlock, lt);
529 if (lt == RW_WRITER)
573 zap_deref_leaf(zap_t *zap, uint64_t h, dmu_tx_t *tx, krw_t lt, zap_leaf_t **lp) argument
585 err = zap_get_leaf_byblk(zap, blk, tx, lt, lp);
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDecl.cpp1668 if (Qualifiers::ObjCLifetime lt = qs.getObjCLifetime()) {
1680 assert(lt == Qualifiers::OCL_Strong);
1684 lt = Qualifiers::OCL_ExplicitNone;
1687 if (lt == Qualifiers::OCL_Strong) {
1713 if (lt == Qualifiers::OCL_Weak) {
1720 EmitAutoVarWithLifetime(*this, D, DeclPtr, lt);
/freebsd-9.3-release/contrib/cvs/src/
H A Dcvsbug.in460 [ $CNT -lt 5 -a -z "$BATCH" ] &&
/freebsd-9.3-release/contrib/gcc/
H A Dgccbug.in476 [ $CNT -lt 6 -a -z "$BATCH" ] &&
/freebsd-9.3-release/contrib/ipfilter/BSD/
H A Dkupgrade185 if [ $fullrev -ge 010600 -a $fullrev -lt 020000 ] ; then
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h169 CaseRec(MachineBasicBlock *bb, const Constant *lt, const Constant *ge, argument
171 CaseBB(bb), LT(lt), GE(ge), Range(r) {}
/freebsd-9.3-release/usr.sbin/bsdinstall/scripts/
H A Dmirrorselect105 ftp://ftp.lt.freebsd.org "Lithuania"\
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmdebugread.c2146 parse_lines (FDR *fh, PDR *pr, struct linetable *lt, int maxlines,
2198 if (lt->nitems >= maxlines)
2205 k = add_line (lt, lineno, l, k);
4496 add_line (struct linetable *lt, int lineno, CORE_ADDR adr, int last)
4508 lt->item[lt->nitems].line = lineno;
4509 lt->item[lt->nitems++].pc = adr << 2;
4658 shrink_linetable (struct linetable *lt)
4661 return (struct linetable *) xrealloc ((void *) lt,
2139 parse_lines(FDR *fh, PDR *pr, struct linetable *lt, int maxlines, struct partial_symtab *pst, CORE_ADDR lowest_pdr_addr) argument
4487 add_line(struct linetable *lt, int lineno, CORE_ADDR adr, int last) argument
4647 shrink_linetable(struct linetable *lt) argument
[all...]
/freebsd-9.3-release/release/picobsd/build/
H A Dpicobsd584 while [ $pass -lt 10 ] ; do
994 if [ ${OSVERSION} -lt 500035 ] ; then
1002 if [ ${OSVERSION} -lt 500035 ] ; then

Completed in 259 milliseconds

123456789