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_LOCALTIME_R
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/include/
ldap_pvt.h
106
# define
USE_LOCALTIME_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
*/
162
#ifndef
USE_LOCALTIME_R
180
#endif /* !
USE_LOCALTIME_R
*/
667
#if !defined( USE_GMTIME_R ) && !defined(
USE_LOCALTIME_R
)
Completed in 16 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026