Searched refs:app_tminterval (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/apps/
H A Ds_time.c339 return app_tminterval(s, 1);
H A Dapps.h385 double app_tminterval(int stop, int usertime);
H A Dapps.c2969 /* app_tminterval section */
2971 double app_tminterval(int stop, int usertime) function
3023 double app_tminterval(int stop, int usertime) function
3046 double app_tminterval(int stop, int usertime) function
3084 double app_tminterval(int stop, int usertime) function
3117 double app_tminterval(int stop, int usertime) function
3141 double app_tminterval(int stop, int usertime) function
H A Dspeed.c343 return app_tminterval(s, usertime);
349 return app_tminterval(s, usertime);

Completed in 95 milliseconds