Home
last modified time | relevance | path

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

/netbsd-src/sys/net/npf/
H A Dnpf_ifaddr.c88 replace_ifnet_table(npf_t *npf, npf_table_t *newt) in replace_ifnet_table()
H A Dnpf_tableset.c196 npf_tableset_swap(npf_tableset_t *ts, npf_table_t *newt) in npf_tableset_swap()
/netbsd-src/lib/libc/time/
H A Dzdump.c615 time_t newt = cutlotime; global() local
632 time_t newt = ((t < absolute_max_time - SECSPERDAY / 2 global() local
662 time_t newt = absolute_max_time; global() local
[all...]
H A Dlocaltime.c1583 time_t newt; localsub() local
2095 time_t newt; time2sub() local
[all...]
/netbsd-src/sys/external/bsd/vchiq/dist/interface/compat/
H A Dvchi_bsd.c298 VCHIQ_THREAD_T newt; in vchiq_thread_create() local
/netbsd-src/lib/libpthread/
H A Dpthread.c1282 pthread__initmain(pthread_t *newt) in pthread__initmain()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c3103 tree newt, context; in remap_vla_decls() local
3437 tree newt, t = type; in finalize_nesting_tree_1() local
/netbsd-src/external/mit/lua/dist/src/
H A Dltable.c566 Table newt; /* to keep the new hash part */ in luaH_resize() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc3262 tree newt, context; in remap_vla_decls() local
3596 tree newt, t = type; in finalize_nesting_tree_1() local
/netbsd-src/external/bsd/wpa/dist/src/utils/
H A Dedit.c41 static struct termios prevt, newt; variable
/netbsd-src/lib/libform/
H A Dinternals.c220 _formi_tab_t *tp, *newt; in copy_row() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpressionsem.d9451 auto newt = tsa2.next.sarrayOf(dim1).immutableOf(); in visit() local