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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/librewrite/
H A Drule.c81 switch ( action->la_type ) {
202 action->la_type = REWRITE_ACTION_STOP;
216 action->la_type = REWRITE_ACTION_UNWILLING;
254 action->la_type = REWRITE_ACTION_GOTO;
258 action->la_type = REWRITE_ACTION_USER;
306 action->la_type = REWRITE_ACTION_IGNORE_ERR;
H A Dcontext.c262 switch ( action->la_type ) {
333 switch ( action->la_type ) {
H A Drewrite-int.h114 int la_type; member in struct:rewrite_action

Completed in 191 milliseconds