Home
last modified time | relevance | path

Searched refs:newt (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/tzcode/
H A Dzdump.c621 time_t newt = cutlotime; in main() local
623 showextrema(tz, argv[i], t, NULL, newt); in main()
645 || (ab && (delta(&newtm, &tm) != newt - t in main()
648 newt = hunt(tz, t, newt, false); in main()
649 newtmp = localtime_rz(tz, &newt, &newtm); in main()
655 show(tz, argv[i], newt - 1, true); in main()
656 show(tz, argv[i], newt, true); in main()
659 t = newt; in main()
667 time_t newt = absolute_max_time; in main() local
669 if (t < newt) { in main()
[all …]
H A Dlocaltime.c1624 time_t newt; in localsub() local
1639 newt = t + seconds + SECSPERREPEAT; in localsub()
1641 newt = t - seconds - SECSPERREPEAT; in localsub()
1643 if (newt < sp->ats[0] || in localsub()
1644 newt > sp->ats[sp->timecnt - 1]) in localsub()
2167 time_t newt; in time2sub() local
2329 newt = (t + sp->ttis[j].tt_utoff in time2sub()
2340 t = newt; in time2sub()
2347 newt = t + saved_seconds; in time2sub()
2348 if ((newt < t) != (saved_seconds < 0)) in time2sub()
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Duuencode21 # Greg Roelofs, newt@uchicago.edu
25 # Greg Roelofs, newt@uchicago.edu
H A Dvms6 # VMS .exe formats, both VAX and AXP (Greg Roelofs, newt@uchicago.edu)
H A Darchive1375 # HA archiver (Greg Roelofs, newt@uchicago.edu)
1406 # LHARC/LHA archiver (Greg Roelofs, newt@uchicago.edu)
1614 # SQUISH archiver (Greg Roelofs, newt@uchicago.edu)
1617 # UC2 archiver (Greg Roelofs, newt@uchicago.edu)
H A Dimages473 # (Greg Roelofs, newt@uchicago.edu)
509 # (Greg Roelofs, newt@uchicago.edu)
794 # PC bitmaps (OS/2, Windows BMP files) (Greg Roelofs, newt@uchicago.edu)
1210 # XPM icons (Greg Roelofs, newt@uchicago.edu)
H A Daudio109 # Extended MOD format (*.emd) (Greg Roelofs, newt@uchicago.edu); NOT TESTED
H A Dmsdos576 # Some signatures below from Greg Roelofs, newt@uchicago.edu.
/freebsd/contrib/lua/src/
H A Dltable.c556 Table newt; /* to keep the new hash part */ in luaH_resize() local
560 setnodevector(L, &newt, nhsize); in luaH_resize()
563 exchangehashpart(t, &newt); /* and new hash */ in luaH_resize()
570 exchangehashpart(t, &newt); /* and hash (in case of errors) */ in luaH_resize()
575 freehash(L, &newt); /* release new hash part */ in luaH_resize()
579 exchangehashpart(t, &newt); /* 't' has the new hash ('newt' has the old) */ in luaH_resize()
585 reinsert(L, &newt, t); /* 'newt' now has the old hash */ in luaH_resize()
586 freehash(L, &newt); /* free old hash part */ in luaH_resize()
/freebsd/sys/netgraph/
H A Dng_car.c624 struct bintime newt, deltat; in ng_car_refillhook() local
628 getbinuptime(&newt); in ng_car_refillhook()
631 deltat = newt; in ng_car_refillhook()
636 h->lastRefill = newt; in ng_car_refillhook()
681 h->lastRefill = newt; in ng_car_refillhook()
/freebsd/contrib/wpa/src/utils/
H A Dedit.c41 static struct termios prevt, newt; variable
1130 newt = prevt; in edit_init()
1131 newt.c_lflag &= ~(ICANON | ECHO); in edit_init()
1132 tcsetattr(STDIN_FILENO, TCSANOW, &newt); in edit_init()
/freebsd/contrib/one-true-awk/
H A Drun.c1753 char *newt = (char *) malloc(strlen(s)); /* for building new string; reuse for each field */ in split() local
1755 char *fr = newt; in split()
1776 if (is_number(newt, &result)) in split()
1777 setsymtab(num, newt, result, STR|NUM, (Array *) ap->sval); in split()
1779 setsymtab(num, newt, 0.0, STR, (Array *) ap->sval); in split()
1783 free(newt); in split()
/freebsd/sys/cam/ata/
H A Data_xpt.c1992 int nowt, newt = 0; in ata_set_transfer_settings() local
1997 newt = (ata->flags & CTS_ATA_FLAGS_TAG_ENB) != 0; in ata_set_transfer_settings()
1999 newt = (scsi->flags & CTS_SCSI_FLAGS_TAG_ENB) != 0; in ata_set_transfer_settings()
2001 if (newt && !nowt) { in ata_set_transfer_settings()
2011 } else if (nowt && !newt) in ata_set_transfer_settings()
/freebsd/share/dict/
H A Dweb2124291 newt