Home
last modified time | relevance | path

Searched defs:sub_times (Results 1 – 9 of 9) sorted by relevance

/dports/www/mod_php80/php-8.0.15/main/
H A Dnetwork.c390 static inline void sub_times(struct timeval a, struct timeval b, struct timeval *result) function
/dports/www/mod_php81/php-8.1.1/main/
H A Dnetwork.c394 static inline void sub_times(struct timeval a, struct timeval b, struct timeval *result) function
/dports/lang/php74/php-7.4.27/main/
H A Dnetwork.c394 static inline void sub_times(struct timeval a, struct timeval b, struct timeval *result) function
/dports/lang/php73/php-7.3.33/main/
H A Dnetwork.c393 static inline void sub_times(struct timeval a, struct timeval b, struct timeval *result) function
/dports/lang/php81/php-8.1.1/main/
H A Dnetwork.c394 static inline void sub_times(struct timeval a, struct timeval b, struct timeval *result) function
/dports/lang/php80/php-8.0.15/main/
H A Dnetwork.c390 static inline void sub_times(struct timeval a, struct timeval b, struct timeval *result) function
/dports/www/mod_php74/php-7.4.27/main/
H A Dnetwork.c394 static inline void sub_times(struct timeval a, struct timeval b, struct timeval *result) function
/dports/www/mod_php73/php-7.3.33/main/
H A Dnetwork.c393 static inline void sub_times(struct timeval a, struct timeval b, struct timeval *result) function
/dports/devel/rvm/rvm-1.20/rvm/
H A Drvm_utils.c367 struct timeval sub_times(x,y) in sub_times() function