Home
last modified time | relevance | path

Searched refs:RaDeltaFloatTime (Results 1 – 6 of 6) sorted by relevance

/dports/net-mgmt/argus3/argus-3.0.8.2/argus/
H A DArgusUtil.h220 float RaDeltaFloatTime (struct timeval *, struct timeval *);
307 extern float RaDeltaFloatTime (struct timeval *, struct timeval *);
H A DArgusUtil.c2056 RaDeltaFloatTime (struct timeval *s1, struct timeval *s2) in RaDeltaFloatTime() function
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/include/
H A Dargus_util.h1251 float RaDeltaFloatTime (struct timeval *, struct timeval *);
1567 extern float RaDeltaFloatTime (struct timeval *, struct timeval *);
/dports/net-mgmt/argus3/argus-3.0.8.2/common/
H A Dargus_code.c183 extern float RaDeltaFloatTime (struct timeval *, struct timeval *);
458 …while (((deltatime = RaDeltaFloatTime(&now, &then)) <= ARGUS_COMPILER_TIMEOUT) && (select (width, … in ArgusFilterCompile()
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/common/
H A Dargus_code.c427 while (((deltatime = RaDeltaFloatTime(&now, &then)) <= ArgusParser->RaFilterTimeout) && in ArgusFilterCompile()
H A Dargus_util.c22940 RaDeltaFloatTime (struct timeval *s1, struct timeval *s2) in RaDeltaFloatTime() function