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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Ddaemon.c65 # define LDAPI_MOD_URLEXT "x-mod" macro
1318 if ( strncasecmp( type, LDAPI_MOD_URLEXT "=",
1319 sizeof(LDAPI_MOD_URLEXT "=") - 1 ) == 0 )
1321 char *value = type + ( sizeof(LDAPI_MOD_URLEXT "=") - 1 );

Completed in 74 milliseconds