nsldapi_compat_ctime_r
#define NSLDAPI_CTIME( c, b, l ) nsldapi_compat_ctime_r( c, b, l )
char *nsldapi_compat_ctime_r( const time_t *clock, char *buf, int buflen );