Searched refs:AP_CTIME_OPTION_USEC (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dutil_time.h47 #define AP_CTIME_OPTION_USEC 0x1 macro
/httpd/server/
H A Dutil_time.c182 if (option & AP_CTIME_OPTION_USEC) {
238 if (option & AP_CTIME_OPTION_USEC) {
H A Dlog.c568 case 'u': option |= AP_CTIME_OPTION_USEC;

Completed in 1842 milliseconds