OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_GMTIME_R
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/include/
ldap_pvt.h
96
# define
USE_GMTIME_R
115
#if defined(
USE_GMTIME_R
) && defined( USE_LOCALTIME_R )
124
#endif /*
USE_GMTIME_R
&& USE_LOCALTIME_R */
/src/external/bsd/openldap/dist/libraries/libldap/
util-int.c
76
/*
USE_GMTIME_R
and USE_LOCALTIME_R defined in ldap_pvt.h */
78
#if !defined(
USE_GMTIME_R
) || !defined( USE_LOCALTIME_R )
120
#if !defined(
USE_GMTIME_R
) || !defined( USE_LOCALTIME_R )
140
#endif /* !
USE_GMTIME_R
|| !USE_LOCALTIME_R */
142
#ifndef
USE_GMTIME_R
160
#endif /* !
USE_GMTIME_R
*/
667
#if !defined(
USE_GMTIME_R
) && !defined( USE_LOCALTIME_R )
Completed in 18 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026