Home
last modified time | relevance | path

Searched defs:strt (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/ipfw/
H A Ddummynet.c169 us_to_time(int t, char *strt) in us_to_time()
191 char strt[16]="", stru[16]=""; in time_to_us() local
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstate.h119 stringtable strt; /* hash table for strings */ member
/freebsd/contrib/lua/src/
H A Dlstate.h261 stringtable strt; /* hash table for strings */ member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h624 kmp_stats_event(uint64_t strt, uint64_t stp, int nst, timer_e nme) in kmp_stats_event()