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

/netbsd-current/external/bsd/openldap/dist/libraries/librewrite/
H A Drule.c83 switch ( action->la_type ) {
204 action->la_type = REWRITE_ACTION_STOP;
218 action->la_type = REWRITE_ACTION_UNWILLING;
256 action->la_type = REWRITE_ACTION_GOTO;
260 action->la_type = REWRITE_ACTION_USER;
308 action->la_type = REWRITE_ACTION_IGNORE_ERR;
H A Dcontext.c264 switch ( action->la_type ) {
335 switch ( action->la_type ) {
H A Drewrite-int.h117 int la_type; member in struct:rewrite_action
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzap_leaf.h144 uint8_t la_type; /* always ZAP_CHUNK_ARRAY */ member in struct:zap_leaf_chunk::zap_leaf_array
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_leaf.c150 lc->l_array.la_type = BSWAP_8(lc->l_array.la_type);
243 la->la_type = ZAP_CHUNK_ARRAY;
274 ASSERT3U(ZAP_LEAF_CHUNK(l, chunk).l_array.la_type, ==,

Completed in 121 milliseconds