Home
last modified time | relevance | path

Searched defs:newt (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/tzcode/
H A Dzdump.c621 time_t newt = cutlotime; in main() local
638 time_t newt = ((t < absolute_max_time - SECSPERDAY / 2 in main() local
667 time_t newt = absolute_max_time; main() local
[all...]
H A Dlocaltime.c1624 time_t newt; localsub() local
2167 time_t newt; time2sub() local
[all...]
/freebsd/sys/netgraph/
H A Dng_car.c624 struct bintime newt, deltat; in ng_car_refillhook() local
/freebsd/contrib/lua/src/
H A Dltable.c556 Table newt; /* to keep the new hash part */ in luaH_resize() local
/freebsd/sys/cam/ata/
H A Data_xpt.c1992 int nowt, newt = 0; in ata_set_transfer_settings() local
/freebsd/contrib/wpa/src/utils/
H A Dedit.c41 static struct termios prevt, newt; variable
/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